cvs commit: src/sys/dev/usb uftdi.c usbdevs
Maxim Sobolev
sobomax at FreeBSD.org
Sat Jan 24 13:24:02 PST 2004
sobomax 2004/01/24 13:23:12 PST
FreeBSD src repository
Modified files:
sys/dev/usb uftdi.c usbdevs
Log:
Add support for Crystalfontz CFA-631 USB LCD (uftdi(4) driver).
For some very unclear reason this device contains a FTDI 8U232AM USB->COM
adapter, but reports different device id than original 8U232AM. At the same
time, it reports vendor id of FTDI.
Sponsored by: Porta Software Ltd
MFC after: 2 weeks
Revision Changes Path
1.11 +3 -1 src/sys/dev/usb/uftdi.c
1.161 +3 -0 src/sys/dev/usb/usbdevs
More information about the cvs-src
mailing list