diff options
Diffstat (limited to 'sys/x86/isa/isa_dma.c')
-rw-r--r-- | sys/x86/isa/isa_dma.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/x86/isa/isa_dma.c b/sys/x86/isa/isa_dma.c index 13602baa5dc5..27f803d37e1d 100644 --- a/sys/x86/isa/isa_dma.c +++ b/sys/x86/isa/isa_dma.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/x86/isa/isa_dma.c,v 1.1.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $"); /* * code to manage AT bus |