]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r274918:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 1 Dec 2014 07:34:25 +0000 (07:34 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 1 Dec 2014 07:34:25 +0000 (07:34 +0000)
commitdbbfe0e8184f7a4574328dfe0b863c28e21f5efa
tree17c490f9a59ebdcb85ee5899877787c7dfead4ed
parent1f23d5a3f8ccc92ce4eae301919dd5481a31b7cb
MFC r274918:
Don't use the synchronization endpoint unless referenced by the
isochronous endpoint descriptor used for the data transfers, hence the
synchronization feature might not be supposed to be supported [yet].
This makes seamless playback synced with the USB HOST clock work with
the DN32-USB module for Midas audio systems and possibly other similar
products from Klark Teknik.

git-svn-id: svn://svn.freebsd.org/base/stable/10@275351 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/sound/usb/uaudio.c