xref: /openbsd-src/share/man/man4/uslcom.4 (revision 9f9a31e0581656c5141187e579c27be5e04cf08d)
1.\"	$OpenBSD: uslcom.4,v 1.16 2021/12/13 13:57:48 visa Exp $
2.\"
3.\" Copyright (c) 2006 Jonathan Gray <jsg@openbsd.org>
4.\"
5.\" Permission to use, copy, modify, and distribute this software for any
6.\" purpose with or without fee is hereby granted, provided that the above
7.\" copyright notice and this permission notice appear in all copies.
8.\"
9.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\"
17.Dd $Mdocdate: December 13 2021 $
18.Dt USLCOM 4
19.Os
20.Sh NAME
21.Nm uslcom
22.Nd Silicon Laboratories CP210x based USB serial adapter
23.Sh SYNOPSIS
24.Cd "uslcom* at uhub?"
25.Cd "ucom* at uslcom?"
26.Sh DESCRIPTION
27The
28.Nm
29driver supports Silicon Laboratories CP2101/CP2102/CP2103/CP2104/CP2105/CP2108
30based serial adapters.
31.Pp
32The CP2101/CP2102/CP2103 devices only support a variety of baud rates
33up to 921600.
34CP2104, CP2105 and CP2108 devices support any baud rate up to 2 Mbps.
35.Pp
36The following devices should work with the
37.Nm
38driver:
39.Bd -literal -offset indent
40Aerocomm Radio
41Argussoft ISP
42Aruba Networks USB-to-UART
43Baltech card reader
44Burnside Telecom Desktop Mobile
45chip45.com Crumb128 module
46Clipsal 5500PCU C-Bus
47Dynastream ANT2USB
48Elan Digital Systems USBscope50
49Elan Digital Systems USBwave12
50Elan Digital Systems USBpulse100
51Elan Digital Systems USBcount50
52Enfora EDG1228
53Gemalto Prox-PU/CU Smartcard Readers
54IRZ MC35pu GSM Terminal
55Jablotron PC-60B
56Juniper SRX 300/320/340/345/550M/1500 USB console
57Lipowsky Baby-JTAG
58Lipowsky Baby-LIN
59Lipowsky HARP-1
60MobiData GPRS Modem
61Pololu USB to Serial
62Ruckus ICX 7150 USB console
63SPORTident BSM7-D-USB
64Tracient RFID
65Track Systems Traqmate
66West Mountain Radio RIGblaster P&P
67West Mountain Radio RIGtalk
68.Ed
69.Sh SEE ALSO
70.Xr tty 4 ,
71.Xr ucom 4 ,
72.Xr uhub 4 ,
73.Xr usb 4
74.Sh HISTORY
75The
76.Nm
77device driver first appeared in
78.Ox 4.0 .
79.Sh AUTHORS
80.An -nosplit
81The
82.Nm
83driver was written by
84.An Jonathan Gray Aq Mt jsg@openbsd.org .
85