summaryrefslogtreecommitdiffstats
path: root/sound/oss/sb_mixer.h
diff options
context:
space:
mode:
authorAleksey Gorelov <dared1st@yahoo.com>2008-06-19 15:22:17 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2008-07-21 15:16:37 -0700
commit71be4f81e97fe1f42c48a6dfc411dc6d3c18687f (patch)
treebc6d75dd6375644b3aeacf0a94fc88f009a72539 /sound/oss/sb_mixer.h
parent830f4021a8d5ce97c6bed267132e5e90fb166192 (diff)
downloadop-kernel-dev-71be4f81e97fe1f42c48a6dfc411dc6d3c18687f.zip
op-kernel-dev-71be4f81e97fe1f42c48a6dfc411dc6d3c18687f.tar.gz
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>
Diffstat (limited to 'sound/oss/sb_mixer.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud