Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 09/02/2007 22:35:25
Module Name:	src
Committed By:	riz
Date:		Sun Sep  2 22:35:25 UTC 2007

Modified Files:
	src/sys/dev/usb: uftdi.c

Log Message:
Properly support both ports of the FTDI 2232C.  This allows me to
use all 16 ports of my USB-16COM-RM adapter.  I also verified that
single-port units still work as expected.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/dev/usb/uftdi.c

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