Date: Tue, 22 Jun 2010 21:13:36 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/sound/usb uaudio.c Message-ID: <201006222113.o5MLDvMj083848@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2010-06-22 21:13:36 UTC FreeBSD src repository Modified files: sys/dev/sound/usb uaudio.c Log: SVN rev 209450 on 2010-06-22 21:13:36Z by thompsa 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 Revision Changes Path 1.63 +2 -8 src/sys/dev/sound/usb/uaudio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006222113.o5MLDvMj083848>