opnsense-src/sys/dev/usb/input
Vladimir Kondratyev eead9017d2 hid: Chase for HID function name changes in existing USB HID drivers
Also hide shim code added in a previous commit under COMPAT_USBHID12.

Note: it is enough to add -DCOMPAT_USBHID12 to CFLAGS to compile old
code with new HID subsystem, but it is not enough to link it at runtime.
HID dependency has to be added explicitly with MODULE_DEPEND macro.

Reviewed by:	manu, hselasky (as part of D27887)
2021-01-08 02:18:42 +03:00
..
atp.c hid: Chase for HID function name changes in existing USB HID drivers 2021-01-08 02:18:42 +03:00
uep.c evdev: Remove useless "initial value" parameter from evdev_support_abs() 2021-01-08 02:18:41 +03:00
uhid.c hid: Chase for HID function name changes in existing USB HID drivers 2021-01-08 02:18:42 +03:00
uhid_snes.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
ukbd.c hid: Chase for HID function name changes in existing USB HID drivers 2021-01-08 02:18:42 +03:00
ums.c hid: Chase for HID function name changes in existing USB HID drivers 2021-01-08 02:18:42 +03:00
usb_rdesc.h Factor-out hardware-independent part of USB HID support to new module 2021-01-08 02:18:42 +03:00
wmt.c hid: Chase for HID function name changes in existing USB HID drivers 2021-01-08 02:18:42 +03:00
wsp.c hid: Chase for HID function name changes in existing USB HID drivers 2021-01-08 02:18:42 +03:00