summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/ic/i8042.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/ic/i8042.h')
-rw-r--r--sys/i386/isa/ic/i8042.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/i386/isa/ic/i8042.h b/sys/i386/isa/ic/i8042.h
index 4d04ce5..84ee90f 100644
--- a/sys/i386/isa/ic/i8042.h
+++ b/sys/i386/isa/ic/i8042.h
@@ -1,3 +1,7 @@
+/*
+ * $Id$
+ */
+
#define KBSTATP 0x64 /* kbd controller status port (I) */
#define KBS_DIB 0x01 /* kbd data in buffer */
#define KBS_IBF 0x02 /* kbd input buffer low */
OpenPOWER on IntegriCloud