opnsense-src/sys/dev/usb/input
Oleksandr Tymoshenko fa26e8edee Declare a module for evdev and add dependency to ukbd(4) and ums(4)
Prepare for making evdev a module. "Pure" evdev device drivers (like
touchscreen) and evdev itself can be built as a modules regardless of
"options EVDEV" in kernel config. So if people does not require evdev
functionality in hybrid drivers like ums and ukbd they can, for instance,
kldload evdev and utouchscreen to run FreeBSD in kiosk mode.
2016-09-30 21:04:56 +00:00
..
atp.c Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
uep.c Bring datasheet URL up to date. 2016-08-24 03:44:16 +00:00
uhid.c Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
ukbd.c Declare a module for evdev and add dependency to ukbd(4) and ums(4) 2016-09-30 21:04:56 +00:00
ums.c Declare a module for evdev and add dependency to ukbd(4) and ums(4) 2016-09-30 21:04:56 +00:00
usb_rdesc.h
wsp.c dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00