commit | a14848275b04f3193b9d9e9c745a4fae37f11f2f | [log] [tgz] |
---|---|---|
author | Justin Carlson <justinca@qatar.cmu.edu> | Sun Sep 24 11:52:12 2006 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Sep 28 15:36:43 2006 -0700 |
tree | 64440fb12a93cb5bbf9a85f94bde8fdb4c57ca3a | |
parent | 238d0e7bcf20981f7baac8bedfc219a90748700d [diff] |
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>