uslcom.4freebsd

Langue: en

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

Section: 4 (Pilotes et protocoles réseau)


BSD mandoc

NAME

uslcom - Silicon Laboratories CP2101/CP2102 based USB serial adapter

SYNOPSIS

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

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

 uslcom_load="YES"
 

DESCRIPTION

The driver supports Silicon Laboratories CP2101/CP2102 based serial adapters.

HARDWARE

The following devices should work with the driver:

SEE ALSO

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

HISTORY

The device driver first appeared in Ox 4.0 . The first Fx release to include it was Fx 7.1 .

AUTHORS

The driver was written by An Jonathan Gray Aq jsg@openbsd.org .

CAVEATS

Setting hardware flow control is not currently supported.

Silicon Laboratories do not release any programming information on their products.