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.
...
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)
...
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>.
...