DragonFly On-Line Manual Pages


USLCOM(4)	      DragonFly Kernel Interfaces Manual	     USLCOM(4)

NAME

uslcom -- Silicon Laboratories CP2101, CP2102 and CP2103 USB to serial bridge

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.conf(5): uslcom_load="YES"

DESCRIPTION

The uslcom driver supports devices based on Silicon Laboratories CP2101, CP2102 and CP2103 USB to serial bridges. The following devices should work with the uslcom driver: * Argussoft In-System Programmer * Baltech card reader * Burnside Telecom Desktop Mobile * chip45.com Crumb128 module * Enfora EDG1228 EDGE modem * Helicomm IP-Link 1220-DVM * Jablotron PC-60B * Lipowsky Baby-JTAG * Lipowsky Baby-LIN * Lipowsky HARP-1 * Pololu USB to serial adapter * Suunto USB to serial adapter * Tracient RFID readers * West Mountain Radio RIGblaster * West Mountain Radio RIGtalk

SEE ALSO

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

HISTORY

The uslcom device driver first appeared in OpenBSD 4.0 and was imported into DragonFly 1.11.

AUTHORS

The uslcom driver was written by Jonathan Gray <jsg@openbsd.org>.

CAVEATS

Setting hardware flow control is not tested. Silicon Laboratories don't release any programming information on their products. DragonFly 3.5 August 15, 2007 DragonFly 3.5