FIDO(4) - Device Drivers Manual # FIDO(4) - Device Drivers Manual
NAME # fido - FIDO/U2F security keys
SYNOPSIS # fido* at uhidev?
DESCRIPTION # The fido driver provides support for FIDO/U2F-compatible USB security keys. They are Human Interface Devices (HID) which can be accessed via the /dev/fido/N interface.
The driver is compatible with the read(2), write(2), and ioctl(2) operations of the generic uhid(4) device but only accepts the optional HID ioctl(2) calls from root.
...
KUE(4) - Device Drivers Manual # KUE(4) - Device Drivers Manual
NAME # kue - Kawasaki LSI KL5KUSB101B USB Ethernet device
SYNOPSIS # kue* at uhub?
DESCRIPTION # The kue driver provides support for USB Ethernet adapters based on the Kawasaki LSI KL5KLUSB101B chipset. This includes the following adapters:
3Com 3c19250
3Com 3c460 HomeConnect
AboCom Systems URE450 Ethernet
ADS Technologies USB-10BT
Aox USB101
Asante USB to Ethernet
ATen DSB-650C
...
MOS(4) - Device Drivers Manual # MOS(4) - Device Drivers Manual
NAME # mos - MosChip MCS7730/7830/7832 10/100 USB Ethernet device
SYNOPSIS # mos* at uhub?
DESCRIPTION # The mos driver provides support for USB Ethernet adapters based on the MosChip MCS7730, MCS7830 and MCS7832 USB 2.0 chipsets, including the following:
Delock 61147
Sitecom LN-030
Syba SY-U2LAN
All adapters operate with either USB 1.x or USB 2.0 controllers, though performance with 1.
...
MOSCOM(4) - Device Drivers Manual # MOSCOM(4) - Device Drivers Manual
NAME # moscom - MosChip Semiconductor MCS7703 based USB serial adapter
SYNOPSIS # moscom* at uhub? ucom* at moscom?
DESCRIPTION # The moscom driver supports MosChip Semiconductor MCS7703 based serial adapters.
The following devices should work with the moscom driver:
Syba SY-USB-S SEE ALSO # tty(4), ucom(4), uhub(4), usb(4)
HISTORY # The moscom device driver first appeared in OpenBSD 4.
...
MTW(4) - Device Drivers Manual # MTW(4) - Device Drivers Manual
NAME # mtw - MediaTek USB IEEE 802.11b/g/n wireless network device
SYNOPSIS # mtw* at uhub? port ?
DESCRIPTION # The mtw driver supports USB 2.0 wireless adapters based on the MediaTek MT7601U chipset.
These are the modes the mtw driver can operate in:
BSS mode
Also known as infrastructure mode, this is used when associating with an access point, through which all traffic passes.
...
MUE(4) - Device Drivers Manual # MUE(4) - Device Drivers Manual
NAME # mue - Microchip LAN75xx/LAN78xx 10/100/1Gb USB Ethernet device
SYNOPSIS # mue* at uhub? ukphy* at mii?
DESCRIPTION # The mue driver supports Microchip LAN7500/LAN7505/LAN7515/LAN7850 USB 2.0 Gigabit Ethernet devices and LAN7800/LAN7801 USB 3.0 Gigabit Ethernet devices, including the following:
Microchip EVB-LAN7800LC
Z-TEK ZE582
For more information on configuring this device, see ifconfig(8).
SEE ALSO # arp(4), ifmedia(4), intro(4), netintro(4), ukphy(4), usb(4), hostname.
...
OHCI(4) - Device Drivers Manual # OHCI(4) - Device Drivers Manual
NAME # ohci - USB Open Host Controller Interface
SYNOPSIS # ohci* at acpi? ohci* at cardbus? ohci* at fdt? ohci* at pci? **ohci* at voyager? ** (loongson) usb* at ohci?
DESCRIPTION # The ohci driver provides support for USB Open Host Controller Interface, which provides an interface to usb(4) devices.
SEE ALSO # acpi(4), cardbus(4), ehci(4), intro(4), pci(4), uhci(4), usb(4), voyager(4)
...
ONERNG(4) - Device Drivers Manual # ONERNG(4) - Device Drivers Manual
NAME # uonerng - Moonbase Otago OneRNG TRNG
SYNOPSIS # uonerng* at uhub?
DESCRIPTION # The uonerng driver provides support for the Moonbase Otago OneRNG, a USB true random number generator (TRNG). uonerng reads raw entropy from the OneRNG and uses enqueue_randomness(9) to add it to the system entropy pool.
The OneRNG is capable of operating in one of several modes, some of which are intended for production use and some of which are for testing and validating the hardware.
...
OTUS(4) - Device Drivers Manual # OTUS(4) - Device Drivers Manual
NAME # otus - Atheros USB IEEE 802.11a/b/g/n wireless network device
SYNOPSIS # otus* at uhub? port ?
DESCRIPTION # The otus driver supports USB 2.0 wireless network devices based on Atheros Communications AR9001U chipset.
The AR9001U chipset is made of an AR9170 MAC/Baseband and an AR9101 (1T2R), AR9102 (2T2R) or AR9104 (dual-band 2T2R) Radio.
These are the modes the otus driver can operate in:
...
RSU(4) - Device Drivers Manual # RSU(4) - Device Drivers Manual
NAME # rsu - Realtek RTL8188SU/RTL8192SU USB IEEE 802.11b/g/n wireless network device
SYNOPSIS # rsu* at uhub? port ?
DESCRIPTION # The rsu driver supports USB 2.0 wireless network devices based on Realtek RTL8188SU, RTL8191SU and RTL8192SU chipsets.
The RTL8188SU is a highly integrated 802.11n adapter that combines a MAC, a 1T1R capable baseband and an RF in a single chip.
...