1.\" $OpenBSD: uslcom.4,v 1.12 2016/03/31 12:41:46 reyk 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: March 31 2016 $ 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 30based serial adapters. 31.Pp 32The following devices should work with the 33.Nm 34driver: 35.Bd -literal -offset indent 36Aerocomm Radio 37Argussoft ISP 38Aruba Networks USB-to-UART 39Baltech card reader 40Burnside Telecom Desktop Mobile 41chip45.com Crumb128 module 42Clipsal 5500PCU C-Bus 43Dynastream ANT2USB 44Elan Digital Systems USBscope50 45Elan Digital Systems USBwave12 46Elan Digital Systems USBpulse100 47Elan Digital Systems USBcount50 48Enfora EDG1228 49Gemalto Prox-PU/CU Smartcard Readers 50IRZ MC35pu GSM Terminal 51Jablotron PC-60B 52Lipowsky Baby-JTAG 53Lipowsky Baby-LIN 54Lipowsky HARP-1 55MobiData GPRS Modem 56Pololu USB to Serial 57SPORTident BSM7-D-USB 58Tracient RFID 59Track Systems Traqmate 60West Mountain Radio RIGblaster P&P 61West Mountain Radio RIGtalk 62.Ed 63.Sh SEE ALSO 64.Xr tty 4 , 65.Xr ucom 4 , 66.Xr uhub 4 , 67.Xr usb 4 68.Sh HISTORY 69The 70.Nm 71device driver first appeared in 72.Ox 4.0 . 73.Sh AUTHORS 74.An -nosplit 75The 76.Nm 77driver was written by 78.An Jonathan Gray Aq Mt jsg@openbsd.org . 79