]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Reduce MIDI input buffer size to one USB packet, hence some USB devices don't
authorthompsa <thompsa@FreeBSD.org>
Tue, 22 Jun 2010 21:13:36 +0000 (21:13 +0000)
committerthompsa <thompsa@FreeBSD.org>
Tue, 22 Jun 2010 21:13:36 +0000 (21:13 +0000)
commitdf538682b552d82402963a79fd98799af1fbfcdf
tree6cf02114652eb013e1bf0324c7b0226f6b129231
parentd85631a5e387f1c1929c0289214236f7794f373f
Reduce MIDI input buffer size to one USB packet, hence some USB devices don't
properly short terminate their transfers. This fixes a problem where input
appears several seconds late.

Reported by: Alexander Yerenkow
Submitted by: Hans Petter Selasky
sys/dev/sound/usb/uaudio.c