Subject: CVS commit: syssrc/sys/dev/usb
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 05/08/2002 21:10:19
Module Name:	syssrc
Committed By:	scw
Date:		Wed May  8 18:10:19 UTC 2002

Modified Files:
	syssrc/sys/dev/usb: uftdi.c uftdireg.h

Log Message:
Add support for FTDI USB->Serial adapters based on the FT8U232AM chip.
Changes inspired by the latest linux version of the driver.

This gets the dongle supplied with my HP Omnibook working (it has no
legacy com(4) ports).


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/usb/uftdi.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/usb/uftdireg.h

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