UATH(4) - Device Drivers Manual # UATH(4) - Device Drivers Manual
NAME # uath - Atheros USB IEEE 802.11a/b/g wireless network device
SYNOPSIS # uath* at uhub? port ?
DESCRIPTION # The uath driver supports USB 2.0 wireless network devices based on Atheros Communications fifth generation AR5005UG and AR5005UX chipsets.
The AR5005UG chipset is made of an AR5523 multiprotocol MAC/baseband processor and an AR2112 Radio-on-a-Chip that can operate between 2300 and 2500MHz (802.
...
UAUDIO(4) - Device Drivers Manual # UAUDIO(4) - Device Drivers Manual
NAME # uaudio - USB audio devices
SYNOPSIS # uaudio* at uhub? audio* at uaudio?
DESCRIPTION # The uaudio driver provides support for USB audio class devices.
SEE ALSO # audio(4), intro(4), usb(4)
HISTORY # The uaudio driver appeared in OpenBSD 2.7.
OpenBSD 7.5 - June 26, 2008
UCC(4) - Device Drivers Manual # UCC(4) - Device Drivers Manual
NAME # ucc - Consumer Control keyboards
SYNOPSIS # ucc* at uhidev? wsbkd* at ucc? mux 1
DESCRIPTION # The ucc driver provides support for Consumer Control pseudo keyboards, often used to expose audio and application launch keys.
SEE ALSO # intro(4), uhidev(4), usb(4), wskbd(4)
HISTORY # The ucc driver first appeared in OpenBSD 7.0.
AUTHORS # The ucc driver was written by Anton Lindqvist <anton@openbsd.
...
UCOM(4) - Device Drivers Manual # UCOM(4) - Device Drivers Manual
NAME # ucom - USB tty support
SYNOPSIS # ucom* at moscom? # MosChip Semiconductor MCS7703 ucom* at uark? # Arkmicro Technologies ucom* at ubsa? # Belkin ucom* at uchcom? # WinChipHead CH341/340 ucom* at ucycom? # Cypress ucom* at uftdi? # FTDI ucom* at uipaq? # iPAQ ucom* at ukspan? # Keyspan ucom* at umcs? # MosChip Semiconductor multiport ucom* at umct?
...
UDCF(4) - Device Drivers Manual # UDCF(4) - Device Drivers Manual
NAME # udcf - Gude ADS Expert mouseCLOCK USB timedelta sensor
SYNOPSIS # udcf* at uhub?
DESCRIPTION # The udcf driver provides support for the Gude ADS Expert mouseCLOCK USB and the Expert mouseCLOCK USB II, receivers for the German DCF77. While receivers for the British MSF time signal station are also being made, udcf lacks support for them.
...
UDL(4) - Device Drivers Manual # UDL(4) - Device Drivers Manual
NAME # udl - DisplayLink DL-120/DL-160 USB display devices
SYNOPSIS # udl* at uhub? wsdisplay* at udl?
DESCRIPTION # The udl driver supports USB display devices based on the DisplayLink DL-120/DL-160 graphic chip.
HARDWARE # The following devices should work:
Century Corp. Japan Plus One LCD-8000U
Century Corp. Japan Plus One LCD-4300U
DisplayLink USB to DVI
ForwardVideo EasyCAP008 USB to DVI
...
UDSBR(4) - Device Drivers Manual # UDSBR(4) - Device Drivers Manual
NAME # udsbr - D-Link DSB-R100 USB radio device
SYNOPSIS # udsbr* at uhub? radio* at udsbr?
DESCRIPTION # The udsbr driver provides support for the D-Link DSB-R100 USB radio.
The device is accessed through the radio(4) driver.
The DSB-R100 is a rather poor radio and the only feedback that you can get from the radio is if it has a stereo signal or not.
...
UFSHCI(4) - Device Drivers Manual # UFSHCI(4) - Device Drivers Manual
NAME # ufshci - Universal Flash Storage Host Controller Interface
SYNOPSIS # ufshci* at acpi?
DESCRIPTION # The ufshci driver provides support for Universal Flash Storage (UFS) Host Controllers conforming to the JESD223C and JESD220C version 2.1 specifications.
UFS uses NAND flash, and is based on the SCSI architectural model.
SEE ALSO # acpi(4), intro(4), scsi(4)
HISTORY # The ufshci driver first appeared in OpenBSD 7.
...
UFTDI(4) - Device Drivers Manual # UFTDI(4) - Device Drivers Manual
NAME # uftdi - FTDI USB serial adapter
SYNOPSIS # uftdi* at uhub? ucom* at uftdi?
DESCRIPTION # The uftdi driver provides support for various serial adapters based on the FTDI FT8U100AX, FT8U232AM, FT8U245AM, FT232B/H/R, FT245B/R, FT2232C/D/H/L, FT4232H and FT-X series chips.
The device is accessed through the ucom(4) driver which makes it behave like a tty(4).
SEE ALSO # intro(4), tty(4), ucom(4), uhub(4), usb(4)
...
UGEN(4) - Device Drivers Manual # UGEN(4) - Device Drivers Manual
NAME # ugen - USB generic device support
SYNOPSIS # ugen* at uhub?
DESCRIPTION # The ugen driver provides support for all USB devices that do not have a special driver. It supports access to all parts of the device, but not in a way that is as convenient as a special purpose driver.
There can be up to 127 USB devices connected to a USB bus.
...