Module Name: src
Committed By: jakllsch
Date: Tue Jan 17 17:24:02 UTC 2012
Modified Files:
src/share/man/man4: uslsa.4
Log Message:
Update based on recent changes to uslsa(4).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/uslsa.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/uslsa.4
diff -u src/share/man/man4/uslsa.4:1.4 src/share/man/man4/uslsa.4:1.5
--- src/share/man/man4/uslsa.4:1.4 Sun May 25 19:59:33 2008
+++ src/share/man/man4/uslsa.4 Tue Jan 17 17:24:02 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: uslsa.4,v 1.4 2008/05/25 19:59:33 wiz Exp $
+.\" $NetBSD: uslsa.4,v 1.5 2012/01/17 17:24:02 jakllsch Exp $
.\"
.\" Copyright (c) 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd May 12, 2006
+.Dd Jan 17, 2012
.Dt USLSA 4
.Os
.Sh NAME
@@ -62,6 +62,8 @@ driver which makes it behave like a
.Xr usb 4
.Pp
.Pa http://www.silabs.com .
+.Pp
+.Pa Silicon Laboratories AN571: CP210x Virtual COM Port Interface .
.Sh HISTORY
The
.Nm
@@ -76,10 +78,6 @@ driver was written by
Code and style was borrowed from existing
.Nx
USB-serial drivers.
-Due to the unavailability of documentation, Craig Shelley's
-reverse-engineered Linux driver was used as documentation.
.Sh CAVEATS
-Hardware flow control may not work correctly.
-.Pp
Settings other than 8 data bits, no parity, and 1 stop bit
-seem to be refused by the chip.
+seem to be refused by the CP2101.