opnsense-src/sys/dev/usb/input
Hans Petter Selasky cc47735350 - Remove some dead code.
- Use system provided functions for HID report requests.
- Nice the mode setting, because the USB hardware does appear to
handle the commands right away.

MFC after:	1 week
2014-01-29 12:34:05 +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 When detaching a [USB] keyboard, keys might still be pressed. Ensure 2014-01-28 09:55:07 +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 Use my address of the FreeBSD project in the copyright statement in USB2. 2009-02-24 17:10:43 +00:00
wsp.c - Remove some dead code. 2014-01-29 12:34:05 +00:00