freebsd-skq/sys/dev/usb/input
Hans Petter Selasky 8af981a406 Don't output any modifier keys before we see a valid
non-modifier key press. This prevents so-called "ghost
keyboards" keeping modifier keys pressed while not
actually seen as a real keyboard.

MFC after:	2 weeks
2014-01-14 08:43:38 +00:00
..
atp.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
uep.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
uhid.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
ukbd.c Don't output any modifier keys before we see a valid 2014-01-14 08:43:38 +00:00
ums.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
usb_rdesc.h