Subject: CVS commit: [netbsd-3] src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/10/2007 11:44:24
Module Name:	src
Committed By:	bouyer
Date:		Sat Mar 10 11:44:24 UTC 2007

Modified Files:
	src/sys/dev/usb [netbsd-3]: uftdi.c usbdevs

Log Message:
Pull up following revision(s) (requested by riz in ticket #1677):
	sys/dev/usb/usbdevs: revision 1.461
	sys/dev/usb/usbdevs.h: regen
	sys/dev/usb/usbdevs_data.h: regen
	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.23 -r1.23.10.1 src/sys/dev/usb/uftdi.c
cvs rdiff -r1.398.2.1 -r1.398.2.2 src/sys/dev/usb/usbdevs

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