summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2007-06-30 02:40:21 +0000
committerimp <imp@FreeBSD.org>2007-06-30 02:40:21 +0000
commit516f26c13e528f117f6d6bebe238a9c495ee17f2 (patch)
treef65087910fc27615a874acb3fbb6a06c2f7e15cd /sys
parent88083c8673bbe680f14e64264be4b4002cdc574d (diff)
downloadFreeBSD-src-516f26c13e528f117f6d6bebe238a9c495ee17f2.zip
FreeBSD-src-516f26c13e528f117f6d6bebe238a9c495ee17f2.tar.gz
Add definition for UIPROTO_MOUSE.
Approved by: re@
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/usb/usb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/usb.h b/sys/dev/usb/usb.h
index 42e9e3d..d7a4a4d 100644
--- a/sys/dev/usb/usb.h
+++ b/sys/dev/usb/usb.h
@@ -435,6 +435,7 @@ typedef struct {
#define UICLASS_HID 0x03
#define UISUBCLASS_BOOT 1
#define UIPROTO_BOOT_KEYBOARD 1
+#define UIPROTO_MOUSE 2
#define UICLASS_PHYSICAL 0x05
OpenPOWER on IntegriCloud