]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update the list of devices supported by the FTDI driver. It might be
authorHans Petter Selasky <hselasky@FreeBSD.org>
Sun, 5 Aug 2012 11:50:56 +0000 (11:50 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Sun, 5 Aug 2012 11:50:56 +0000 (11:50 +0000)
commit3426950e9cc4f2585944439687400d72bf27f81f
tree91e145a328a9b36b407dfccb8c78d154116d7e0a
parenta0ff532148b5aa8521daeeea5c107ca6a825eb77
Update the list of devices supported by the FTDI driver. It might be
that the wrong UART reference clock will be used for a few of the IDs.
It is currently not possible to figure that out because the Linux FTDI
driver detects this run-time and not compile time based on the bcdDevice
field of the USB device descriptor. Some of the ID's in usbdevs are not
sorted according to the product ID value. Please feel free to fix this.
I'm out of my xemacs magic today.

This syncronises us with the linux kernel at kernel.org (HEAD).

MFC after: 2 weeks
sys/dev/usb/serial/uftdi.c
sys/dev/usb/serial/uftdi_reg.h
sys/dev/usb/usbdevs