[ALSA] usb-audio - fix synchronization packet interval with Audigy 2 NX
authorClemens Ladisch <clemens@ladisch.de>
Tue, 17 May 2005 07:15:27 +0000 (09:15 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sun, 29 May 2005 08:11:03 +0000 (10:11 +0200)
commit604cf499256af85703bd4858da56e777ec71714d
treebf7965d3be2186421121aba8cfaad3cc9d335aff
parentd3ff42fd2b4fddb5d779e9e03a2ea44147aa8048
[ALSA] usb-audio - fix synchronization packet interval with Audigy 2 NX

USB generic driver
When a device does not provide the bRefresh field in its audio endpoint
descriptors, use the bInterval field instead.

Furthermore, increase the number of sync URBs for better queueing.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
sound/usb/usbaudio.c