Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
USLCOM(4)	       FreeBSD Kernel Interfaces Manual		     USLCOM(4)

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.conf(5):

	   uslcom_load="YES"

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

HARDWARE
     The following devices should work with the	uslcom driver:

     +o	 Argussoft ISP
     +o	 Baltech card reader
     +o	 Burnside Telecom Desktop Mobile
     +o	 chip45.com Crumb128 module
     +o	 Jablotron PC-60B
     +o	 Lipowsky Baby-JTAG
     +o	 Lipowsky Baby-LIN
     +o	 Lipowsky HARP-1
     +o	 Pololu	USB to Serial
     +o	 Silicon Laboratories CP2101
     +o	 Silicon Laboratories CP2102
     +o	 Track Systems Traqmate

SEE ALSO
     tty(4), ucom(4), usb(4)

HISTORY
     The uslcom	device driver first appeared in	OpenBSD	4.0.  The first
     FreeBSD release to	include	it was FreeBSD 7.1.

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

CAVEATS
     Setting hardware flow control is not currently supported.

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

FreeBSD	11.1			 May 31, 2007			  FreeBSD 11.1

NAME | SYNOPSIS | DESCRIPTION | HARDWARE | SEE ALSO | HISTORY | AUTHORS | CAVEATS

Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=uslcom&sektion=4&manpath=FreeBSD+7.1-RELEASE>

home | help