From: Gard Spreemann Date: Sun, 4 Mar 2007 23:03:26 +0000 (+0100) Subject: USB: Product ID for FT232RL in ftdi_sio X-Git-Tag: v2.6.21-rc4~54^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8b2160683bd1cee759e72a53193484c25a006bd;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed