AMLDWUSB(4) - Device Drivers Manual # AMLDWUSB(4) - Device Drivers Manual
NAME # amldwusb - Amlogic USB 3.0 glue logic
SYNOPSIS # amldwusb* at fdt? xhci* at fdt?
DESCRIPTION # The amldwusb driver controls the interface logic for the Synopsys DesignWare USB 3.0 controller on Amlogic SoCs.
SEE ALSO # amlpciephy(4), amlusbphy(4), intro(4), xhci(4)
HISTORY # The amldwusb device driver first appeared in OpenBSD 6.6.
AUTHORS # The amldwusb driver was written by Mark Kettenis <kettenis@openbsd.
...
DWCTWO(4) - Device Drivers Manual # DWCTWO(4) - Device Drivers Manual
NAME # dwctwo - DesignWare HS USB 2.0 OTG controller
SYNOPSIS # **dwctwo* at fdt? ** (arm64, armv7) **dwctwo0 at iobus? irq 56 ** (octeon) usb* at dwctwo?
DESCRIPTION # The dwctwo driver provides support for the DesignWare High-Speed USB 2.0 On-the-Go controller, which provides an interface to usb(4) devices.
SEE ALSO # ehci(4), ohci(4), usb(4), xhci(4)
HISTORY # The dwctwo driver first appeared in OpenBSD 5.
...
HIDWUSB(4) - Device Drivers Manual # HIDWUSB(4) - Device Drivers Manual
NAME # hidwusb - HiSilicon USB 3.0 glue logic
SYNOPSIS # hidwusb* at fdt? xhci* at fdt?
DESCRIPTION # The hidwusb driver controls the interface logic for the Synopsys DesignWare USB 3.0 controller on HiSilicon SoCs.
SEE ALSO # intro(4), xhci(4)
HISTORY # The hidwusb device driver first appeared in OpenBSD 6.4.
AUTHORS # The hidwusb driver was written by Mark Kettenis <kettenis@openbsd.
...
OCTXCTL(4) - Device Drivers Manual (octeon) # OCTXCTL(4) - Device Drivers Manual (octeon)
NAME # octxctl - OCTEON USB3 controller bridge
SYNOPSIS # octxctl* at fdt? xhci* at octxctl?
DESCRIPTION # The octxctl driver provides support for the OCTEON USB3 controller bridge. The bridge connects the system’s I/O bus and a USB3 controller.
SEE ALSO # xhci(4)
HISTORY # The octxctl driver first appeared in OpenBSD 6.2.
OpenBSD 7.5 - August 1, 2017
QCDWUSB(4) - Device Drivers Manual # QCDWUSB(4) - Device Drivers Manual
NAME # qcdwusb - Qualcomm USB 3.0 glue logic
SYNOPSIS # qcdwusb* at fdt? xhci* at fdt?
DESCRIPTION # The qcdwusb driver controls the interface logic for the Synopsys DesignWare USB 3.0 controller found on various Qualcomm Snapdragon SoCs.
SEE ALSO # intro(4), xhci(4)
HISTORY # The qcdwusb device driver first appeared in OpenBSD 7.3.
AUTHORS # The qcdwusb driver was written by Patrick Wildt <patrick@blueri.
...
RKDWUSB(4) - Device Drivers Manual # RKDWUSB(4) - Device Drivers Manual
NAME # rkdwusb - Rockchip USB 3.0 glue logic
SYNOPSIS # rkdwusb* at fdt? xhci* at fdt?
DESCRIPTION # The rkdwusb driver controls the interface logic for the Synopsys DesignWare USB 3.0 controller on Rockchip SoCs.
SEE ALSO # intro(4), xhci(4)
HISTORY # The rkdwusb device driver first appeared in OpenBSD 6.2.
AUTHORS # The rkdwusb driver was written by Mark Kettenis <kettenis@openbsd.
...
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?
...
XHCI(4) - Device Drivers Manual # XHCI(4) - Device Drivers Manual
NAME # xhci - USB eXtensible Host Controller Interface
SYNOPSIS # xhci* at acpi? xhci* at fdt? xhci* at pci? usb* at xhci?
DESCRIPTION # The xhci driver provides support for the USB eXtensible Host Controller Interface, which provides an interface to usb(4) devices.
xHCI controllers support all USB 3.0, 2.0 and 1.x device speeds.
SEE ALSO # acpi(4), pci(4), usb(4)
...