Files
linux-apfs/drivers/usb/serial
Aleksey Gorelov 71be4f81e9 USB: debug port converter does not accept more than 8 byte packets
USB debug port only supports 8 byte rx/tx packets. Although spec implies that
"if a packet larger than eight bytes is received from the remote computer, the
device must break the larger packet into eight-byte packets before sending the
data to the Debug Port", the real PLX NET20DC device does not handle it right -
data is corrupted on debug port end if serial interface sends >8 byte urbs.
Patch below fixes the issue by limiting tx urb to 8 byte.

Signed off by: Aleks Gorelov <dared1st@yahoo.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-07-21 15:16:37 -07:00
..
2008-05-02 10:25:58 -07:00
2008-05-02 10:25:58 -07:00
2007-10-12 14:55:20 -07:00
2008-04-28 10:03:31 -07:00
2008-07-14 14:44:37 -07:00
2008-07-21 15:16:27 -07:00
2008-05-08 10:46:55 -07:00
2008-02-01 14:34:47 -08:00
2008-07-21 15:16:31 -07:00
2008-07-10 14:48:49 +01:00
2008-07-21 15:16:31 -07:00
2008-07-21 15:16:31 -07:00
2008-04-28 10:03:31 -07:00
2008-07-03 18:20:38 -07:00
2008-07-03 18:20:38 -07:00
2008-04-28 10:03:31 -07:00
2008-07-10 14:49:38 +01:00