diff options
Diffstat (limited to 'sys/i386/isa/ic/i8237.h')
-rw-r--r-- | sys/i386/isa/ic/i8237.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/ic/i8237.h b/sys/i386/isa/ic/i8237.h index 2bc8a08317c66..eb89550d7a4c3 100644 --- a/sys/i386/isa/ic/i8237.h +++ b/sys/i386/isa/ic/i8237.h @@ -1,7 +1,7 @@ /* * Intel 8237 DMA Controller * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/ic/i8237.h,v 1.7 1999/08/28 00:45:14 peter Exp $ */ #define DMA37MD_SINGLE 0x40 /* single pass mode */ |