URTWN(4) - Device Drivers Manual # URTWN(4) - Device Drivers Manual
NAME # urtwn - Realtek RTL8188CU/RTL8188EU/RTL8188FTV/RTL8192CU/RTL8192EU USB IEEE 802.11b/g/n wireless network device
SYNOPSIS # urtwn* at uhub? port ?
DESCRIPTION # The urtwn driver supports USB 2.0 wireless network devices based on Realtek RTL8188CU, RTL8188CE-VAU, RTL8188EU, RTL8188FTV, RTL8188RU, RTL8192CU and RTL8192EU chipsets.
The RTL8188CU, RTL8188EU and RTL8188FTV are highly integrated 802.11n adapters that combine a MAC, a 1T1R capable baseband and an RF in a single chip.
...
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
...
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).
...
USCOM(4) - Device Drivers Manual # USCOM(4) - Device Drivers Manual
NAME # uscom - simple USB serial adapters
SYNOPSIS # uscom* at uhub? ucom* at uscom?
DESCRIPTION # The uscom driver supports simple USB serial adapters that don’t need a custom driver.
The following devices should work with the uscom driver:
HP 39G HP 49G Dynastream ANT USB-2 Stick Dynastream ANT USB-m Stick SEE ALSO # tty(4), ucom(4), uhub(4), usb(4)
...
USLCOM(4) - Device Drivers Manual # USLCOM(4) - Device Drivers Manual
NAME # uslcom - Silicon Laboratories CP210x based USB serial adapter
SYNOPSIS # uslcom* at uhub? ucom* at uslcom?
DESCRIPTION # The uslcom driver supports Silicon Laboratories CP2101/CP2102/CP2103/CP2104/CP2105/CP2108 based serial adapters.
The CP2101/CP2102/CP2103 devices only support a variety of baud rates up to 921600. CP2104, CP2105 and CP2108 devices support any baud rate up to 2 Mbps.
The following devices should work with the uslcom driver:
...
USLHCOM(4) - Device Drivers Manual # USLHCOM(4) - Device Drivers Manual
NAME # uslhcom - Silicon Laboratories CP2110 based USB serial adapter
SYNOPSIS # uslhcom* at uhidev? ucom* at uslhcom?
DESCRIPTION # The uslhcom driver supports USB HID (Human Interface Device) based serial adapters. The following devices are supported:
Silicon Laboratory CP2110
The driver acts as a bridge between uhidev(4) and the ucom(4) driver which makes it behave like a tty(4).
...
UTICOM(4) - Device Drivers Manual # UTICOM(4) - Device Drivers Manual
NAME # uticom - Texas Instruments TUSB3410 USB serial adapter
SYNOPSIS # uticom* at uhub? ucom* at uticom?
DESCRIPTION # The uticom driver supports serial port functionality on devices based on the Texas Instruments TUSB3410 serial to USB converter chip.
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)
...
UTPMS(4) - Device Drivers Manual # UTPMS(4) - Device Drivers Manual
NAME # utpms - Apple touchpad mouse
SYNOPSIS # utpms* at uhidev? wsmouse* at utpms? mux 0
DESCRIPTION # The utpms driver provides support for the touchpads on new Apple PowerBooks and iBooks that are not standard USB HID mice. Access to the mouse is through the wscons(4) driver.
SEE ALSO # uhidev(4), usb(4), wsmouse(4)
HISTORY # The utpms driver first appeared in OpenBSD 3.
...