commit | 7919c2fd9e07276403b9a4d9ae52305e0d70f923 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Wed Mar 17 23:00:41 2010 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu May 20 13:21:33 2010 -0700 |
tree | b354d801331503f2ab984c3c34c5df4506cfa79d | |
parent | 3efeaff6298290b36499532f0b4c87aa4bae8aef [diff] |
USB: pl2303: increase bulk-in buffer size to 256 byte The pl2303 requires a bulk-in buffer larger than endpoint size to keep up at high baudrates without loosing data. Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>