Subject: PR/33496 CVS commit: src/sys/dev/usb
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Tom Spindler <dogcow@netbsd.org>
List: netbsd-bugs
Date: 05/20/2007 05:10:08
The following reply was made to PR kern/33496; it has been noted by GNATS.
From: Tom Spindler <dogcow@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/33496 CVS commit: src/sys/dev/usb
Date: Sun, 20 May 2007 05:08:17 +0000 (UTC)
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.