git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a278655
)
[ALSA] usb-audio: fix Emagic MIDI protocol handling
author
Clemens Ladisch
<clemens@ladisch.de>
Thu, 25 Aug 2005 09:10:05 +0000
(11:10 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Tue, 30 Aug 2005 06:47:34 +0000
(08:47 +0200)
USB generic driver
Emagic devices pad their packets not with 0xff bytes but with a 0xff
byte followed by garbage, so we have to stop at the first such byte.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
No differences found