opnsense-src/sys/dev/usb/input
Vladimir Kondratyev 911aed94fa evdev: remove soft context from evdev methods parameter list.
Now softc should be retrieved from struct edvev * pointer
with evdev_get_softc() helper.

wmt(4) is a sample of driver that support both KPI.

Reviewed by:	hselasky, gonzo
Differential Revision:	https://reviews.freebsd.org/D16614
2018-08-13 19:00:42 +00:00
..
atp.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
uep.c evdev: remove soft context from evdev methods parameter list. 2018-08-13 19:00:42 +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 evdev: remove soft context from evdev methods parameter list. 2018-08-13 19:00:42 +00:00
usb_rdesc.h Attempt to fix build by removing EOF backslash-newline 2018-05-16 03:17:37 +00:00
wmt.c evdev: remove soft context from evdev methods parameter list. 2018-08-13 19:00:42 +00:00
wsp.c Add support for right and middle click with integrated button to WSP 2018-03-27 18:44:05 +00:00