aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorJohn-Mark Gurney <jmg@FreeBSD.org>2005-03-26 22:17:48 +0000
committerJohn-Mark Gurney <jmg@FreeBSD.org>2005-03-26 22:17:48 +0000
commit1a82818b98cfe4ae8f587c71f504e5d97f89d582 (patch)
treeb7dec19b82688e115c347787a690b3f17b9e3c7d /sys/dev/pci
parent23db907c0f1d6b10103e3ab8d542453e1a21a0ee (diff)
Notes
Diffstat (limited to 'sys/dev/pci')
-rw-r--r--sys/dev/pci/pcireg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcireg.h b/sys/dev/pci/pcireg.h
index db135f09238f2..d010291be1317 100644
--- a/sys/dev/pci/pcireg.h
+++ b/sys/dev/pci/pcireg.h
@@ -259,8 +259,8 @@
#define PCIS_INPUTDEV_KEYBOARD 0x00
#define PCIS_INPUTDEV_DIGITIZER 0x01
#define PCIS_INPUTDEV_MOUSE 0x02
-#define PCIS_INPUTDEV_SCANNER 0x02
-#define PCIS_INPUTDEV_GAMEPORT 0x02
+#define PCIS_INPUTDEV_SCANNER 0x03
+#define PCIS_INPUTDEV_GAMEPORT 0x04
#define PCIS_INPUTDEV_OTHER 0x80
#define PCIC_DOCKING 0x0a