commit | 491b04ce1c9adfa0cd73f095086f3c37da81b667 | [log] [tgz] |
---|---|---|
author | Dick Streefland <dick@streefland.net> | Wed Mar 01 00:53:33 2006 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Mar 20 14:50:00 2006 -0800 |
tree | fb5aaee71d28c3f950055129f2c92a1755f61bda | |
parent | 96050b11f690878c19c1cd39970ab7325d91e18b [diff] |
[PATCH] USB: support for USB-to-serial cable from Speed Dragon Multimedia The USB data cable for my Samsung GSM phone contains the USB-to-serial converter chip MS3303H from Speed Dragon Multimedia, Inc. that appears to be compatible with the PL2303 chip. The following patch adds support for this chip to the pl2303 driver. Signed-off-by: Dick Streefland <dick@streefland.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>