mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 10:08:41 -05:00
src/usr.bin/usbhidctl/usbhid.c src/sys/dev/usb2/include/usb2_hid.h src/sys/dev/usb2/input/uhid2.c src/lib/libusbhid/Makefile src/lib/libusbhid/descr.c src/lib/libusbhid/descr_compat.c src/lib/libusbhid/usbhid.3 src/lib/libusbhid/usbhid.h src/lib/libusbhid/usbvar.h Patches to make libusbhid and HID userland utilities compatible with the new USB stack. All HID ioctls should go through the libusbhid library to ensure compatibility. I have found at least one piece of software in /usr/ports which needs to get updated before USB HID devices will work. This is the X joystick input driver. Reported and tested by: Daichi GOTO and Masanori OZAWA. src/sys/dev/usb2/core/usb2_process.c Correct USB process names. Reported by: Andre Guibert de Bruet src/sys/dev/usb2/serial/uftdi2.c Integrate changes from old USB stack. Submitted by: hps |
||
|---|---|---|
| .. | ||
| Makefile | ||
| ufm2_ioctl.h | ||
| usb2_cdc.h | ||
| usb2_defs.h | ||
| usb2_devid.h | ||
| usb2_devtable.h | ||
| usb2_endian.h | ||
| usb2_error.h | ||
| usb2_hid.h | ||
| usb2_ioctl.h | ||
| usb2_mfunc.h | ||
| usb2_revision.h | ||
| usb2_standard.h | ||