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?
...
USBDEVS(8) - System Manager’s Manual # USBDEVS(8) - System Manager’s Manual
NAME # usbdevs - show USB devices connected to the system
SYNOPSIS # usbdevs [-v] [-a addr] [-d usbdev]
DESCRIPTION # usbdevs prints a listing of all USB devices connected to the system with some information about each device.
The options are as follows:
-a addr
Only print information about the device at the given address.
-d usbdev
...