summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2012-09-29 11:00:17 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2012-09-29 11:00:17 +0000
commitac830bdb508972563ddd6f986c3d186aeb75d360 (patch)
treebbf20775b41bed76ef6f304e60e4a8b2234f52b8 /share
parent83f67cddefcdca19eb1536dcc2f30e4ca7cfeff5 (diff)
CP210[3-5] should work. Silicon Labs have finally published a datasheet.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/usb.46
-rw-r--r--share/man/man4/uslcom.414
2 files changed, 8 insertions, 12 deletions
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4
index 2f5f5fd24d6..52be5f0e8e6 100644
--- a/share/man/man4/usb.4
+++ b/share/man/man4/usb.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: usb.4,v 1.134 2012/09/20 16:42:28 jmc Exp $
+.\" $OpenBSD: usb.4,v 1.135 2012/09/29 11:00:15 jsg Exp $
.\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: September 20 2012 $
+.Dd $Mdocdate: September 29 2012 $
.Dt USB 4
.Os
.Sh NAME
@@ -200,7 +200,7 @@ Qualcomm MSM modem device
.It Xr uplcom 4
Prolific PL-2303 USB serial adapter
.It Xr uslcom 4
-Silicon Laboratories CP2101/CP2102 based USB serial adapter
+Silicon Laboratories CP210x based USB serial adapter
.It Xr uticom 4
Texas Instruments TUSB3410 USB serial adapter
.It Xr uvisor 4
diff --git a/share/man/man4/uslcom.4 b/share/man/man4/uslcom.4
index e3483a89cf5..4076dc0d5aa 100644
--- a/share/man/man4/uslcom.4
+++ b/share/man/man4/uslcom.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: uslcom.4,v 1.8 2008/03/22 02:50:02 jsg Exp $
+.\" $OpenBSD: uslcom.4,v 1.9 2012/09/29 11:00:16 jsg Exp $
.\"
.\" Copyright (c) 2006 Jonathan Gray <jsg@openbsd.org>
.\"
@@ -14,19 +14,20 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: March 22 2008 $
+.Dd $Mdocdate: September 29 2012 $
.Dt USLCOM 4
.Os
.Sh NAME
.Nm uslcom
-.Nd Silicon Laboratories CP2101/CP2102 based USB serial adapter
+.Nd Silicon Laboratories CP210x based USB serial adapter
.Sh SYNOPSIS
.Cd "uslcom* at uhub?"
.Cd "ucom* at uslcom?"
.Sh DESCRIPTION
The
.Nm
-driver supports Silicon Laboratories CP2101/CP2102 based serial adapters.
+driver supports Silicon Laboratories CP2101/CP2102/CP2103/CP2104/CP2105
+based serial adapters.
.Pp
The following devices should work with the
.Nm
@@ -52,8 +53,6 @@ Lipowsky Baby-LIN
Lipowsky HARP-1
MobiData GPRS Modem
Pololu USB to Serial
-Silicon Laboratories CP2101
-Silicon Laboratories CP2102
SPORTident BSM7-D-USB
Tracient RFID
Track Systems Traqmate
@@ -79,6 +78,3 @@ driver was written by
.Aq jsg@openbsd.org .
.Sh CAVEATS
Setting hardware flow control is not currently supported.
-.Pp
-Silicon Laboratories don't release any programming information
-on their products.