]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r274918:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 1 Dec 2014 07:37:29 +0000 (07:37 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 1 Dec 2014 07:37:29 +0000 (07:37 +0000)
commit65d26b1313d170a8ac09b48f1f50979867b219ec
tree5f2be08c9dc948944e9767773baec58953fc2b2a
parentf59acb9979940212e4bdf755b952ec0b54cc0cbe
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/8@275353 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/sound/usb/uaudio.c