Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev/usb



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.




Home | Main Index | Thread Index | Old Index