opnsense-src/sys/dev/usb/input
Hans Petter Selasky 4e7b9cba60 - Remove not needed definitions from driver.
- Get USB input report length from HID descriptor.
- Use 1 finger TAP for devices which has no integrated button.
- Move data buffer to softc instead of allocating it.

MFC after:	1 week
2014-02-13 09:09:14 +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 not needed definitions from driver. 2014-02-13 09:09:14 +00:00