Dwctwo,
Xhci,
Config,
Usbhidaction,
Usbhidctl,
Ohci,
Ioctl,
Uhci,
Ehci,
Usbdevs,
Usb USB(4) - Device Drivers Manual # USB(4) - Device Drivers Manual
NAME # usb, uhub - introduction to Universal Serial Bus support
SYNOPSIS # # octeon specific dwctwo0 at iobus? irq 56 # all architectures ehci* at cardbus? ohci* at cardbus? uhci* at cardbus? ehci* at pci? ohci* at pci? uhci* at pci? xhci* at pci? usb* at dwctwo? usb* at ehci? flags 0x00 usb* at ohci? flags 0x00 usb* at uhci?
...
USBHIDACTION(1) - General Commands Manual # USBHIDACTION(1) - General Commands Manual
NAME # usbhidaction - perform actions according to USB HID controls
SYNOPSIS # usbhidaction [-div] -c config-file -f device arg …
DESCRIPTION # usbhidaction can be used to execute commands when certain values appear on HID controls. The normal operation for this program is to read the configuration file and then become a daemon and execute commands as the HID items specify.
...
USBHIDCTL(1) - General Commands Manual # USBHIDCTL(1) - General Commands Manual
NAME # usbhidctl - manipulate USB HID devices
SYNOPSIS # usbhidctl -f device [-t table] [-alv]
usbhidctl -f device [-t table] [-v] -r
usbhidctl -f device [-t table] [-lnv] name …
usbhidctl -f device [-t table] -w name=value …
usbhidctl -f device -R
DESCRIPTION # usbhidctl can be used to output or modify the state of a USB HID (Human Interface Device).
...