aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/kbd
diff options
context:
space:
mode:
authorKazutaka YOKOTA <yokota@FreeBSD.org>2000-03-18 15:21:40 +0000
committerKazutaka YOKOTA <yokota@FreeBSD.org>2000-03-18 15:21:40 +0000
commit3346e881c1ea197c33a5317895e181ac0d96d7e6 (patch)
tree988da07085aba3fac8b65d7269fc0b616161f3eb /sys/dev/kbd
parent6f6fe825bd57bc787e2692e5ecb34ba246d5db75 (diff)
Notes
Diffstat (limited to 'sys/dev/kbd')
-rw-r--r--sys/dev/kbd/atkbdcreg.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/dev/kbd/atkbdcreg.h b/sys/dev/kbd/atkbdcreg.h
index d01489ee84b80..164f6c1e1b8d1 100644
--- a/sys/dev/kbd/atkbdcreg.h
+++ b/sys/dev/kbd/atkbdcreg.h
@@ -132,6 +132,9 @@
#define PSM_MOUSE_ID 0
#define PSM_BALLPOINT_ID 2
#define PSM_INTELLI_ID 3
+#define PSM_EXPLORER_ID 4
+#define PSM_4DMOUSE_ID 6
+#define PSM_4DPLUS_ID 8
#ifdef _KERNEL