Add definition for UIPROTO_MOUSE.

Approved by: re@
This commit is contained in:
Warner Losh 2007-06-30 02:40:21 +00:00
parent ea36be213c
commit 0d5a50d6bf

View File

@ -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