freebsd-dev/sys/dev/usb/input
Alfred Perlstein 247549d145 - patch for cordump slowdown. Avoid using DELAY(1000) when no
keys are pressed.
        - Reported by: Various people

        - add sysctl to disable keyboard led control request
        - Reported by: Yoshihiro Ota

        - Save system CPU usage: Patch to stop keyboard timer when no
        keys are pressed.

Submitted by:	hps
MFC after:	3 days
2009-08-24 04:58:42 +00:00
..
uhid.c - Make struct usb_xfer opaque so that drivers can not access the internals 2009-06-23 02:19:59 +00:00
ukbd.c - patch for cordump slowdown. Avoid using DELAY(1000) when no 2009-08-24 04:58:42 +00:00
ums.c USB input 2009-07-30 00:13:09 +00:00
usb_rdesc.h