diff options
author | Luca Olivetti <luca@ventoso.org> | 2013-05-21 13:31:31 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-03 23:33:26 +0200 |
commit | 0c967e7ecdc2cf42853b4c76f0b2e94ba53c5b92 (patch) | |
tree | a188a1cea138c956a377f5b32c545cd795347f2e /drivers/usb/Kconfig | |
parent | uwb: use %*ph specifier to dump buffer (diff) | |
download | linux-0c967e7ecdc2cf42853b4c76f0b2e94ba53c5b92.tar.xz linux-0c967e7ecdc2cf42853b4c76f0b2e94ba53c5b92.zip |
USB: serial: pl2303 works at 500kbps
My PL2303HX works at 500kbps after applying this patch.
I suppose that it could work at other non standard speeds since this fix
"correctly handle baudrates above 115200"
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/usb/serial/pl2303.c?id=8d48fdf689fed2c73c493e5146d1463689246442
came after this one
"fix baud rate handling in case of unsupported values"
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/usb/serial/pl2303.c?id=25b8286805e856c8c7fda127018e31032c918015
but I only can test it with 500000.
Patch made against mainline but tested with 3.4.45
Signed-off-by: Luca Olivetti <luca@ventoso.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/Kconfig')
0 files changed, 0 insertions, 0 deletions