|
ulpt(4) -- USB printer support
|
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 ... |
umass(4) -- USB Mass Storage Devices driver
|
The umass driver provides support for Mass Storage devices that attach to the USB port. Supported are: Iomega USB Zip 100 drive Iomega USB Zip 250 drive Microtech International, Inc. USB-SCSI-HD 50 US... |
|
umodem(4) -- USB modem support
|
The umodem driver provides support for USB modems in the Communication Device Class using the Abstract Control Model. These modems are basically standard serial line modems, but they are accessed via ... |
ums(4) -- USB mouse driver
|
The ums driver provides support for mice that attach to the USB port. Supported are mice with any number of buttons and mice with a wheel. usb and one of uhci or ohci must be configured in the kernel ... |
unix(4) -- UNIX-domain protocol family
|
The UNIX-domain protocol family is a collection of protocols that provides local (on-machine) interprocess communication through the normal socket(2) mechanisms. The UNIX-domain family supports the SO... |
uplcom(4) -- USB support for Prolific PL-2303 serial adapters driver
|
The uplcom driver provides support for 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). |
urio(4) -- USB driver for the Rio500 MP3 player
|
The urio driver provides support for the Rio500 MP3 player from Diamond MultiMedia which attaches to the USB port. The urio device must be configured in the kernel, along with usb and one of the uhci ... |
usb(4) -- Universal Serial Bus
|
FreeBSD provides machine-independent bus support and drivers for USB devices. The usb driver has three layers: the controller, the bus, and the device layer. The controller attaches to a physical bus ... |
uscanner(4) -- USB Scanners
|
The uscanner driver provides support for scanners that attach to the USB port. For each scanner attached it will provide an entry like /dev/uscanner0 in /dev. See the SANE home page for the exact conf... |
utopia(4) -- Driver module for ATM PHY chips
|
This module is used by all ATM drivers for cards that use PMC-Sierra S/Uni and IDT77105/IDT77155 chips to provide uniform functionality. The module implements status monitoring in either interrupt or ... |
uvisor(4) -- USB support for the Handspring Visor, a Palmpilot compatible PDA
|
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 device has several p... |
uvscom(4) -- USB support for SUNTAC Slipper U VS-10U serial adapters driver
|
The uvscom driver provides support for SUNTAC Slipper U VS-10U. Slipper U is a PC card to USB converter for data communication card adapter. It supports DDI Pocket's Air H" C@rd, C@rd H" 64, NTT's... |
vga(4) -- generic video card interface
|
The vga driver is a generic video card driver which provides access to video cards. This driver is required for the console driver syscons(4). The console driver will call the vga driver to manipulate... |
i386/viapm(4) -- VIA chipsets Power Management controller driver
|
This driver provides access to the VIA chipset Power Management Unit family. They are VT82C586B, VT82C596A, VT82C596B, VT82C686A and VT8233. The embedded controller of the VIA chipset may give you acc... |
vinum(4) -- Logical Volume Manager
|
vinum is a logical volume manager inspired by, but not derived from, the Veritas Volume Manager. It provides the following features: +o It provides device-independent logical disks, called volumes. Vo... |