UTS(4) - Device Drivers Manual # UTS(4) - Device Drivers Manual
NAME # uts - USB touchscreen support
SYNOPSIS # uts* at uhub? wsmouse* at uts? mux 0
DESCRIPTION # The uts driver provides support for USB touchscreens. Access to the touchscreen is provided through the wscons(4) framework.
Touching the screen will emulate mouse button 0 being pressed.
The touchscreen sensor is poorly aligned, therefore xtsscale(1) should be used to provide calibration results to the uts driver.
...
UTVFU(4) - Device Drivers Manual # UTVFU(4) - Device Drivers Manual
NAME # utvfu - USB Fushicai USBTV007 audio/video capture device
SYNOPSIS # utvfu* at uhub? audio* at utvfu? video* at utvfu?
DESCRIPTION # The utvfu driver supports USB Audio/Video capture devices based on the Fushicai USBTV007 chip. The following product models are known to work:
Play X Store Capture YXGOOD EasyCAP If the utvfu device attaches successfully, it will attach the audio(4) and video(4) drivers to provide higher-level access.
...
UVIDEO(4) - Device Drivers Manual # UVIDEO(4) - Device Drivers Manual
NAME # uvideo - USB video devices
SYNOPSIS # uvideo* at uhub? video* at uvideo?
DESCRIPTION # The uvideo driver supports a range of USB Video Class (UVC) devices including webcams, camcorders and other cameras. UVC is a generic specification and many USB video devices follow it. The following models are known to work:
Apple built-in iSight Chen-Source CM12402 Eagle IR Cam Chicony Electronics 4807 (Lenovo X300 647815G Notebooks) Dynex 1.
...
UVISOR(4) - Device Drivers Manual # UVISOR(4) - Device Drivers Manual
NAME # uvisor - USB Handspring Visor
SYNOPSIS # uvisor* at uhub? ucom* at uvisor?
DESCRIPTION # The uvisor driver provides support for the Handspring Visor, a Palmpilot compatible PDA.
The device is accessed through the ucom(4) driver which makes it behave like a tty(4). The usual Pilot tools can be used to access the Visor.
SEE ALSO # intro(4), tty(4), ucom(4), uhub(4), usb(4)
...
UVSCOM(4) - Device Drivers Manual # UVSCOM(4) - Device Drivers Manual
NAME # uvscom - SUNTAC Slipper U VS-10U USB serial adapter
SYNOPSIS # uvscom* at uhub? ucom* at uvscom?
DESCRIPTION # The uvscom driver provides support for the SUNTAC Slipper U VS-10U chip. Slipper U is a PC Card to USB converter for data communication card adapters. It supports DDI Pocket’s Air H" C@rd, C@rd H" 64, NTT’s P-in, P-in m@ster, and various other data communication card adapters.
...
UWACOM(4) - Device Drivers Manual # UWACOM(4) - Device Drivers Manual
NAME # uwacom - Wacom USB tablets
SYNOPSIS # uwacom* at uhidev? wsmouse* at uwacom? mux 0
DESCRIPTION # The uwacom driver provides basic support for Wacom USB tablets. Access to these devices is through the wscons(4) framework.
Absolute positioning of the mouse cursor can be done by hovering the pen above the tablet. Touching the tablet with the pen tip will emulate mouse button 0, while the two pen buttons will emulate button 1 and button 2.
...
UXRCOM(4) - Device Drivers Manual # UXRCOM(4) - Device Drivers Manual
NAME # uxrcom - Exar XR21V1410 USB serial adapter
SYNOPSIS # uxrcom* at uhub? ucom* at uxrcom?
DESCRIPTION # The uxrcom driver provides support for Exar XR21V1410 serial adapters.
SEE ALSO # tty(4), ucom(4), uhub(4), usb(4)
HISTORY # The uxrcom device driver first appeared in OpenBSD 6.5.
AUTHORS # The uxrcom driver was written by Mark Kettenis <kettenis@openbsd.org>.
...
WI(4) - Device Drivers Manual # WI(4) - Device Drivers Manual
NAME # wi - WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b wireless network device
SYNOPSIS # # all architectures wi* at pci? wi* at pcmcia? function ? wi* at uhub? port ?
# macppc extra attachment wi* at macobio?
DESCRIPTION # The wi driver provides support for wireless network adapters based around the Lucent Hermes, Intersil PRISM-2, Intersil PRISM-2.
...
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)
...
ZYD(4) - Device Drivers Manual # ZYD(4) - Device Drivers Manual
NAME # zyd - ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless network device
SYNOPSIS # zyd* at uhub? port ?
DESCRIPTION # The zyd driver provides support for wireless network adapters based around the ZyDAS ZD1211 and ZD1211B USB chips.
These are the modes the zyd 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.
...