Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 05/22/2001 03:18:04
Module Name:	syssrc
Committed By:	jhawk
Date:		Tue May 22 00:18:04 UTC 2001

Modified Files:
	syssrc/sys/dev/usb: uplcom.c usbdevs usbdevs.h usbdevs_data.h

Log Message:
Supoprt the IOGEAR/ATEN UC-232A, which uses the Prolific 2303.
Make this the "PRODUCT_PL2303" because it's actually id 0x2303
and change the old PRODUCT_PL2303 to PRODUCT_RSAQ.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/usb/uplcom.c
cvs rdiff -r1.167 -r1.168 syssrc/sys/dev/usb/usbdevs
cvs rdiff -r1.169 -r1.170 syssrc/sys/dev/usb/usbdevs.h
cvs rdiff -r1.170 -r1.171 syssrc/sys/dev/usb/usbdevs_data.h

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