Subject: CVS commit: [netbsd-4] src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/08/2007 23:39:42
Module Name: src
Committed By: bouyer
Date: Thu Mar 8 23:39:42 UTC 2007
Modified Files:
src/sys/dev/usb [netbsd-4]: uftdi.c usbdevs
Log Message:
Pull up following revision(s) (requested by riz in ticket #497):
sys/dev/usb/usbdevs: revision 1.461
sys/dev/usb/uftdi.c: revision 1.30
Add FTDI "Serial 2232C" product ID
Match the FTDI "Serial 2232C" chip; this allows a 16-port usb->serial
device from SerialGear I have to work.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.29.2.1 src/sys/dev/usb/uftdi.c
cvs rdiff -r1.443.2.2 -r1.443.2.3 src/sys/dev/usb/usbdevs
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.