freebsd-dev/sys/dev/usb/input
Vladimir Kondratyev 9be6b22da9 hidraw(4): Add HIDRAW_MAKE_UHID_ALIAS kernel option
which installs /dev/uhid# alias to hidraw character device for
compatibility with some existing uhid(4) users like Firefox.
As side effect it renames traditional uhid(4) driver to hidraw
to make possible using of common unit number allocator.

Requested by:	Greg V <greg_unrelenting.technology>
Reviewed by:	hselasky (as part of D27992)
2021-01-08 02:18:44 +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_snes.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
uhid.c hidraw(4): Add HIDRAW_MAKE_UHID_ALIAS kernel option 2021-01-08 02:18:44 +03:00
ukbd.c hid: Import usbhid - USB transport backend for HID subsystem. 2021-01-08 02:18:43 +03:00
ums.c hid: Import usbhid - USB transport backend for HID subsystem. 2021-01-08 02:18:43 +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
usbhid.c hid: Import usbhid - USB transport backend for HID subsystem. 2021-01-08 02:18:43 +03:00
wmt.c hid: Import usbhid - USB transport backend for HID subsystem. 2021-01-08 02:18:43 +03:00
wsp.c hid: Chase for HID function name changes in existing USB HID drivers 2021-01-08 02:18:42 +03:00