Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 05/20/2007 05:08:17
Module Name:	src
Committed By:	dogcow
Date:		Sun May 20 05:08:17 UTC 2007

Modified Files:
	src/sys/dev/usb: files.usb
Added Files:
	src/sys/dev/usb: uslsa.c

Log Message:
From PR kern/33496 - add uslsa(4), a CP210x USB-RS232 ucom driver.
After minor hacks, it compiles without problems; however, it's not been tested
with an actual device.


To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 src/sys/dev/usb/files.usb
cvs rdiff -r0 -r1.1 src/sys/dev/usb/uslsa.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.