uvscom.4freebsd

Langue: en

Version: 300443 (debian - 07/07/09)

Section: 4 (Pilotes et protocoles réseau)


BSD mandoc

NAME

uvscom - USB support for SUNTAC Slipper U VS-10U serial adapters driver

SYNOPSIS

To compile this driver into the kernel, place the following lines in your kernel configuration file:
device uvscom device ucom

Alternatively, to load the driver as a module at boot time, place the following line in loader.conf5:

 uvscom_load="YES"
 

HARDWARE

The driver supports the following adapters:

DESCRIPTION

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

The device is accessed through the ucom(4) driver which makes it behave like a tty(4).

SEE ALSO

tty(4), ucom(4), usb(4)

HISTORY

The driver first appeared in Fx and later in Nx 1.6 . This manual page was adopted from Nx by An Tom Rhodes Aq trhodes@FreeBSD.org in April 2002.