]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/src/cmd/nusb/kb/hid.h
nusb/kb: fix trackpoint on thinkpad usb keyboard
[plan9front.git] / sys / src / cmd / nusb / kb / hid.h
index 0456da61d9b92493be6a8452fe8fc30cc18aae66..9eabbc7837895317a1901aed0ad495f967ee7a6e 100644 (file)
@@ -7,6 +7,7 @@ enum {
 
        /* HID class subclass protocol ids */
        PtrCSP          = 0x020103,     /* mouse.boot.hid */
+       Ptr2CSP         = 0x000003, /* could be a trackpoint */
        KbdCSP          = 0x010103,     /* keyboard.boot.hid */
 
        /* Requests */