opnsense-src/sys/dev/usb/input
Vladimir Kondratyev 26f3e847c3 uep(4): add evdev support
To compile this driver with evdev support enabled, place
following lines into the kernel configuration file:

options EVDEV_SUPPORT
device evdev

Note: Native and evdev modes are mutually exclusive.

Reviewed by:	gonzo, wblock (docs)
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D11156
2018-08-05 11:14:13 +00:00
..
atp.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
uep.c uep(4): add evdev support 2018-08-05 11:14:13 +00:00
uhid.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
uhid_snes.c Add new USB HID driver for Super Nintendo gamepads. 2018-05-15 15:36:34 +00:00
ukbd.c Move most of the contents of opt_compat.h to opt_global.h. 2018-04-06 17:35:35 +00:00
ums.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
usb_rdesc.h Attempt to fix build by removing EOF backslash-newline 2018-05-16 03:17:37 +00:00
wmt.c wmt(4): Use internal function to calculate input report size 2018-08-04 12:31:19 +00:00
wsp.c Add support for right and middle click with integrated button to WSP 2018-03-27 18:44:05 +00:00