diff options
Diffstat (limited to 'sys/dev/ic/i8042reg.h')
-rw-r--r-- | sys/dev/ic/i8042reg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ic/i8042reg.h b/sys/dev/ic/i8042reg.h index fe737a50227..e66a3004922 100644 --- a/sys/dev/ic/i8042reg.h +++ b/sys/dev/ic/i8042reg.h @@ -1,3 +1,4 @@ +/* $OpenBSD: i8042reg.h,v 1.4 2001/07/04 09:03:01 niklas Exp $ */ /* $NetBSD: i8042reg.h,v 1.7 1998/01/18 14:41:37 drochner Exp $ */ #define KBSTATP 4 /* kbd controller status port (I) */ |