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 5d4b3f4c8ffc..3f6c74bc2cec 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.10 2005/05/14 10:14:56 nyan Exp $ */ #define DMA37MD_SINGLE 0x40 /* single pass mode */ |