Intro

UPLCOM(4) - Device Drivers Manual

Usb, Ucom, Intro, Tty, Uhub, Uplcom

UPLCOM(4) - Device Drivers Manual # UPLCOM(4) - Device Drivers Manual NAME # uplcom - Prolific PL-2303 USB serial adapter SYNOPSIS # uplcom* at uhub? ucom* at uplcom? DESCRIPTION # The uplcom driver provides support for the Prolific PL-2303 USB-to-RS232 Bridge chip. The device is accessed through the ucom(4) driver which makes it behave like a tty(4). HARDWARE # The uplcom driver supports the following adapters: Alcatel One Touch 535/735 ...

URAL(4) - Device Drivers Manual

Usb, Intro, Hostapd, Ifmedia, Arp, Netintro, Ifconfig, Hostname.if, Ural

URAL(4) - Device Drivers Manual # URAL(4) - Device Drivers Manual NAME # ural - Ralink Technology/MediaTek USB IEEE 802.11b/g wireless network device SYNOPSIS # ural* at uhub? port ? DESCRIPTION # The ural driver supports USB 2.0 wireless adapters based on the Ralink RT2500USB chipset. The RT2500USB chipset is the first generation of 802.11b/g adapters from Ralink. It consists of two integrated chips, an RT2570 MAC/BBP and an RT2526 radio transceiver. ...

URLPHY(4) - Device Drivers Manual

Mii, Ifconfig, Intro, Ifmedia, Urlphy

URLPHY(4) - Device Drivers Manual # URLPHY(4) - Device Drivers Manual NAME # urlphy - Realtek RTL8150L Ethernet PHY SYNOPSIS # urlphy* at mii? DESCRIPTION # The urlphy driver supports the internal PHY found on Realtek RTL8150L USB Ethernet devices (see url(4)). SEE ALSO # ifmedia(4), intro(4), mii(4), ifconfig(8) OpenBSD 7.5 - July 31, 2009

URNDIS(4) - Device Drivers Manual

Usb, Intro, Arp, Netintro, Ifconfig, Hostname.if, Urndis

URNDIS(4) - Device Drivers Manual # URNDIS(4) - Device Drivers Manual NAME # urndis - USB Remote NDIS Ethernet device SYNOPSIS # urndis* at uhub? DESCRIPTION # The urndis driver provides Ethernet access over Remote NDIS (RNDIS), allowing mobile devices such as phones and tablets to provide network access. It is often referred to as USB tethering, and in most cases must be explicitly enabled on the device. urndis should work with any USB RNDIS devices, such as those commonly found on Android devices. ...

URNG(4) - Device Drivers Manual

Usb, Enqueue_randomness, Intro, Urng

URNG(4) - Device Drivers Manual # URNG(4) - Device Drivers Manual NAME # urng - USB Random Number Generator devices SYNOPSIS # urng* at uhub? DESCRIPTION # The urng driver provides support for various true random number generator (TRNG) devices connected via USB. urng reads raw entropy from the device at a (hardware dependent) interval and stirs it into the system entropy pool with enqueue_randomness(9). HARDWARE # The following devices are supported by this driver: ...

URTW(4) - Device Drivers Manual

Usb, Intro, Ifmedia, Arp, Netintro, Ifconfig, Hostname.if, Urtw

URTW(4) - Device Drivers Manual # URTW(4) - Device Drivers Manual NAME # urtw - Realtek RTL8187L/RTL8187B USB IEEE 802.11b/g wireless network device SYNOPSIS # urtw* at uhub? port ? DESCRIPTION # The urtw driver supports USB 802.11b/g wireless adapters based on the Realtek RTL8187L and RTL8187B. These are the modes the urtw 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. ...

URTWN(4) - Device Drivers Manual

Usb, Intro, Ifmedia, Arp, Netintro, Ifconfig, Hostname.if, Urtwn

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

USPS(4) - Device Drivers Manual

Sensorsd, Intro, Sysctl, Usps

USPS(4) - Device Drivers Manual # USPS(4) - Device Drivers Manual NAME # usps - USPS composite AC power and temperature sensor SYNOPSIS # usps* at uhub? DESCRIPTION # The usps driver provides support for the Fujitsu Component Smart Power Strip FX-5204PS. The sensor possesses a collection of sensor values which are made available through the sysctl(8) interface. As well as AC voltage, the device provides the electricity power supply frequency, per port electricity consumption, and device temperature. ...

UTHUM(4) - Device Drivers Manual

Sensorsd, Intro, Sysctl, Uhidev, Uthum

UTHUM(4) - Device Drivers Manual # UTHUM(4) - Device Drivers Manual NAME # uthum - TEMPer HID thermometer and hygrometer SYNOPSIS # uthum* at uhidev? DESCRIPTION # The uthum driver provides support for pcsensors TEMPer devices. The following devices are supported by the uthum driver: *Device* *Sensors* `TEMPerHUM` 1 Temperature and 1 Humidity `TEMPer` 1 Temperature (internal) `TEMPer1` 1 Temperature (external) `TEMPer2` 2 Temperature (internal/external) `TEMPerNTC` 2 Temperature (internal/external) The sensor possesses a collection of sensor values which are made available through the sysctl(8) interface. ...

UTICOM(4) - Device Drivers Manual

Usb, Ucom, Intro, Tty, Uhub, Uticom

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