freebsd-dev/sys/dev/sound/usb
Hans Petter Selasky 26ec349199 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.

MFC after:	1 week
2014-11-23 16:27:31 +00:00
..
uaudio_pcm.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
uaudio.c Don't use the synchronization endpoint unless referenced by the 2014-11-23 16:27:31 +00:00
uaudio.h Stop USB audio transfers early so that any audio applications 2011-12-14 00:48:20 +00:00
uaudioreg.h Instead of creating the full range of possible ports, try to figure 2014-09-28 12:55:13 +00:00