]> git.lizzy.rs Git - plan9front.git/commit
nusb/kb: fix trackpoint on thinkpad usb keyboard
authorftrvxmtrx <devnull@localhost>
Fri, 18 Apr 2014 14:43:43 +0000 (16:43 +0200)
committerftrvxmtrx <devnull@localhost>
Fri, 18 Apr 2014 14:43:43 +0000 (16:43 +0200)
commit9204ed8910fd0ddf7186c154a650586674fec641
tree4486fb6624ecf077f6e9083c9b2a40f47ee58c4c
parentd9ea4a71b9438507fd28413259b22123df20f8ee
nusb/kb: fix trackpoint on thinkpad usb keyboard

The trackpoint has no subclass, but it's still a pointer device.
Also close the device while we are here.
sys/src/cmd/nusb/kb/hid.h
sys/src/cmd/nusb/kb/kb.c