UGOLD(4) - Device Drivers Manual # UGOLD(4) - Device Drivers Manual
NAME # ugold - TEMPer gold HID thermometer and hygrometer
SYNOPSIS # ugold* at uhidev?
DESCRIPTION # The ugold driver provides support for PCsensors TEMPer gold devices. The following devices are supported by the ugold driver:
*Device* *Sensors* `RDing TEMPer1V1.2` 1 Temperature `RDing TEMPerV1.4` 1 Temperature `RDing TEMPer1F_V4.1` 1 Temperature (external) `RDing TEMPer2_V4.1` 2 Temperature (internal/external) `RDing TEMPerGold_V3.1` 1 Temperature `RDing TEMPerGold_V3.
...
UGURU(4) - Device Drivers Manual # UGURU(4) - Device Drivers Manual
NAME # uguru - ABIT temperature, voltage and fan sensors
SYNOPSIS # uguru0 at isa? port 0xe0
DESCRIPTION # The uguru driver provides support for the microcontroller found in various ABIT motherboards which serves as the gateway chip between system management software and hardware. Sensor values are made available through the sysctl(8) interface.
SEE ALSO # intro(4), isa(4), sensorsd(8), sysctl(8)
...
UHA(4) - Device Drivers Manual (i386) # UHA(4) - Device Drivers Manual (i386)
NAME # uha - Ultrastor SCSI interface
SYNOPSIS # uha0 at isa? port 0x330 uha1 at isa? port 0x334 uha* at eisa?
DESCRIPTION # The uha driver provides support for the following SCSI adapters:
Ultrastor 14f
Ultrastor 24f
Ultrastor 34f
SEE ALSO # cd(4), ch(4), [eisa(4)](/man/man4/eisa.4), intro(4), isa(4), scsi(4), sd(4), st(4), uk(4)
OpenBSD 7.5 - August 14, 2012
UHCI(4) - Device Drivers Manual # UHCI(4) - Device Drivers Manual
NAME # uhci - USB Universal Host Controller Interface
SYNOPSIS # uhci* at cardbus? uhci* at pci? usb* at uhci?
DESCRIPTION # The uhci driver provides support for USB Universal Host Controller Interface, which provides an interface to usb(4) devices.
SEE ALSO # cardbus(4), ehci(4), intro(4), ohci(4), pci(4), usb(4)
HISTORY # The uhci driver appeared in OpenBSD 2.7.
...
UHID(4) - Device Drivers Manual # UHID(4) - Device Drivers Manual
NAME # uhid - USB generic HID support
SYNOPSIS # uhid* at uhidev?
#include <dev/usb/usb.h>
DESCRIPTION # The uhid driver provides support for all HID (Human Interface Device) interfaces in USB devices that do not have a special driver.
The device handles the following ioctl(2) calls:
USB_GET_DEVICEINFO struct, usb_device_info, *devinfo
Get summarized information about the device.
USB_GET_REPORT_ID int, *repid
...
Utpms,
Ukbd,
Upd,
Uslhcom,
Uoakrh,
Ucc,
Uoaklux,
Ugold,
Ums,
Umstc,
Usb,
Uthum,
Uoakv,
Umt,
Fido,
Uhidpp,
Intro,
Utrh,
Ucycom,
Uwacom,
Uhid,
Utwitch,
Ujoy,
Uhidev UHIDEV(4) - Device Drivers Manual # UHIDEV(4) - Device Drivers Manual
NAME # uhidev - USB Human Interface Device support
SYNOPSIS # uhidev* at uhub? fido* at uhidev? ucc* at uhidev? ucycom* at uhidev? ugold* at uhidev? uhid* at uhidev? uhidpp* at uhidev? ujoy* at uhidev? ukbd* at uhidev? ums* at uhidev? umstc* at uhidev? umt* at uhidev? uoaklux* at uhidev? uoakrh* at uhidev? uoakv* at uhidev? upd* at uhidev?
...
UHIDPP(4) - Device Drivers Manual # UHIDPP(4) - Device Drivers Manual
NAME # uhidpp - Logitech HID++ devices
SYNOPSIS # uhidpp* at uhidev?
DESCRIPTION # The uhidpp driver provides support for Logitech HID++ devices. It exposes a collection of battery sensor values which are made available through the sysctl(8) interface.
SEE ALSO # intro(4), uhidev(4), usb(4), sensorsd(8), sysctl(8)
HISTORY # The uhidpp driver first appeared in OpenBSD 6.9.
AUTHORS # The uhidpp driver was written by Anton Lindqvist <anton@openbsd.
...
UKBD(4) - Device Drivers Manual # UKBD(4) - Device Drivers Manual
NAME # ukbd - USB keyboard support
SYNOPSIS # ukbd* at uhidev? wskbd* at ukbd? option UKBD_LAYOUT=XXX
DESCRIPTION # The ukbd driver provides support for USB keyboards i.e. HID devices in the “keyboard” class. Access to the keyboard is through the wskbd(4) driver.
The ukbd driver supports a number of different key mappings which can be chosen from with the kernel option “UKBD_LAYOUT” at compile time or with the utility wsconsctl(8) (variable: “keyboard.
...
UKPHY(4) - Device Drivers Manual # UKPHY(4) - Device Drivers Manual
NAME # ukphy - generic/unknown IEEE 802.3u Ethernet PHY
SYNOPSIS # ukphy* at mii?
DESCRIPTION # The ukphy driver supports the basic functionality of most Ethernet PHYs.
SEE ALSO # ifmedia(4), intro(4), mii(4), ifconfig(8)
CAVEATS # In areas where the programming interface for PHYs differ, such as detecting the currently active medium, this driver often does not work optimally.
...
ULPT(4) - Device Drivers Manual # ULPT(4) - Device Drivers Manual
NAME # ulpt - USB printer support
SYNOPSIS # ulpt* at uhub?
DESCRIPTION # The ulpt driver provides support for USB printers that follow the printer bi- or uni-directional protocol. The bits in the minor number select various features of the driver.
*Minor Bit* *Function* 64 Do not initialize the device on the port. FILES # /dev/ulpt?
For some HP LaserJet printer models (1000, 1005, 1018, 1020), the driver needs at least version 1.
...