USB: Product ID for FT232RL in ftdi_sio
authorGard Spreemann <spreeman@stud.ntnu.no>
Sun, 4 Mar 2007 23:03:26 +0000 (00:03 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 10 Mar 2007 03:52:25 +0000 (19:52 -0800)
commitd8b2160683bd1cee759e72a53193484c25a006bd
tree02b406403ccfd51baf2bae2c704feb9640299630
parent6438ac2677adee574f06866787e7560430efe2e0
USB: Product ID for FT232RL in ftdi_sio

Here is a patch adding the PID for the FT232RL to ftdi_sio. The patch
generates a warning during compilation because get_ftdi_divisor doesn't
explicitly handle the FT232RL with this patch, so I guess you don't want
to use it in its current state. It is all I could come up with with the
knowledge I have of the drivers at the moment, though, and I hope you
can have some use for it at least. It works fine with my DLP-TILT with
an FT232RL.

From: Gard Spreemann <spreeman@stud.ntnu.no>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio.h