linux_dsm_epyc7002/sound/firewire/bebob
Takashi Sakamoto 9a73195e61 ALSA: bebob: expand timeout for DM1500 quirk
Behringer FCA610 and UFX1604 is confirmed to require more time till
transmitting packets after establishing connections. This seems to
be a quirk of DM1500 ASIC which ArchWave produced.

For this quirk, this commit extends the time to wait up to 2 seconds.
As a result, in worst cases, below userspace functions require 2 seconds
to return.
 - snd_pcm_prepare()
 - snd_pcm_hw_params()
 - snd_pcm_recover()

Tested-by: Kim Tore Jensen <kim@incendio.no>
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-06-15 13:38:00 +02:00
..
bebob_command.c ALSA: bebob: Prepare for device specific operations 2014-05-26 14:31:15 +02:00
bebob_focusrite.c ALSA: bebob: obsolete string literal expression for clock source 2015-06-15 13:36:44 +02:00
bebob_hwdep.c ALSA: bebob: Add hwdep interface 2014-05-26 14:31:03 +02:00
bebob_maudio.c ALSA: bebob: obsolete string literal expression for clock source 2015-06-15 13:36:44 +02:00
bebob_midi.c ALSA: fireworks/bebob: Improve indentation 2014-05-27 17:35:38 +02:00
bebob_pcm.c ALSA: bebob: add SYT-Match support 2015-06-15 13:37:07 +02:00
bebob_proc.c ALSA: bebob: use normalized representation for the type of clock source 2015-06-15 13:36:00 +02:00
bebob_stream.c ALSA: bebob: expand timeout for DM1500 quirk 2015-06-15 13:38:00 +02:00
bebob_terratec.c ALSA: bebob: obsolete string literal expression for clock source 2015-06-15 13:36:44 +02:00
bebob_yamaha.c ALSA: bebob: obsolete string literal expression for clock source 2015-06-15 13:36:44 +02:00
bebob.c ALSA: bebob: add 'version' member for BeBoB protocol version 2015-06-15 13:37:26 +02:00
bebob.h ALSA: bebob: add 'version' member for BeBoB protocol version 2015-06-15 13:37:26 +02:00
Makefile ALSA: bebob: Add support for M-Audio usual Firewire series 2014-05-26 14:32:03 +02:00