opnsense-src/sys/dev/usb/input
Vladimir Kondratyev 8f7ae0928e usbhid(4): Implement USB_REQUEST command in hid_ioctl method
This command is intended to be compatible with USB_REQUEST ioctl.
It is required to perform arbitrary control endpoint requests by device
drivers which can switch between HID and native non-HID modes.

(cherry picked from commit 82e38b012c)
2022-12-24 11:33:26 +03:00
..
atp.c Fix unused variable warning in usb's atp.c 2022-07-29 20:31:06 +02:00
uep.c evdev: Remove useless "initial value" parameter from evdev_support_abs() 2021-01-08 02:18:41 +03:00
uhid.c uhid(4): Don't read-ahead from the USB IN endpoint. 2022-06-30 11:39:43 +02:00
uhid_snes.c Fix a common typo in man pages and src comments 2021-09-02 08:13:48 +02:00
ukbd.c ukbd: Fix handling of keyboard ErrorRollOver reports 2021-02-24 02:41:49 +03:00
ums.c ums(4): Do not stop USB xfers on FIFO close when evdev is still active 2021-06-14 00:59:18 +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 usbhid(4): Implement USB_REQUEST command in hid_ioctl method 2022-12-24 11:33:26 +03:00
wmt.c wmt(4): Adapt to recent KPI changes 2021-09-22 02:36:18 +03:00
wsp.c wsp_intr_callback: eliminate write only variable h 2022-10-01 22:25:56 -06:00