USB: add SeaLevel 2106 SeaLINK support to ftdi_sio
authorJustin Carlson <justinca@qatar.cmu.edu>
Sun, 24 Sep 2006 08:52:12 +0000 (11:52 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 28 Sep 2006 22:36:43 +0000 (15:36 -0700)
commita14848275b04f3193b9d9e9c745a4fae37f11f2f
tree64440fb12a93cb5bbf9a85f94bde8fdb4c57ca3a
parent238d0e7bcf20981f7baac8bedfc219a90748700d
USB: add SeaLevel 2106 SeaLINK support to ftdi_sio

We have a couple of these USB-Serial converters around; they're slightly
different from the 2104 models in that they can handle 500Kb/sec over RS422.
The existing ftdi driver seems to work just fine if we add in the
appropriate IDs.

Patch is against 2.6.17.6, but should apply cleanly to pretty much
anything recent.

From: Justin Carlson <justinca@qatar.cmu.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio.h