opnsense-src/sys/dev/usb/input
Hans Petter Selasky eaef7dbdab Updates for WSP driver:
1) Add support for page back/forward.
2) While doing HOR scrolling, disable VER scrolling.
3) Checking dx_sum and dy_sum before emulate right button, this can
avoids unexpected right button press.
4) Fix stable pointer operation when emulating middle button.

Submitted by:	Huang Wen Hui <huanghwh@gmail.com>
MFC after:	2 weeks
2014-02-25 08:37:06 +00:00
..
atp.c Fix compiler warning. 2014-02-24 19:19:35 +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 Updates for WSP driver: 2014-02-25 08:37:06 +00:00