diff options
Diffstat (limited to 'sys/dev/ic/i8237.h')
-rw-r--r-- | sys/dev/ic/i8237.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ic/i8237.h b/sys/dev/ic/i8237.h index 2bc8a08317c6..8f8251635040 100644 --- a/sys/dev/ic/i8237.h +++ b/sys/dev/ic/i8237.h @@ -1,7 +1,7 @@ /* * Intel 8237 DMA Controller * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ic/i8237.h,v 1.8 2001/06/30 05:29:11 imp Exp $ */ #define DMA37MD_SINGLE 0x40 /* single pass mode */ |