diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2019-11-01 16:13:22 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-11-02 10:49:51 +0300 |
commit | da5e83374f463a4dd91321428d5ea5230b6d87b4 (patch) | |
tree | 79d2ff9ae007f971c7bfd5258a6907fea5b3e5f2 /sound/hda | |
parent | d3eabe939aee3ffd5b133766a932629a9746298c (diff) | |
download | linux-da5e83374f463a4dd91321428d5ea5230b6d87b4.tar.xz |
ALSA: bebob: expand delay of start for IR context just for version 3 firmware
As long as I investigated, there's some cases about the delay for device
between establishing OUTPUT_PLUG and transmitting first isoc packet. For
devices which support BeBoB protocol version 1 can transmit the packet
within several hundred milliseconds, while for devices which support
BeBoB protocol version 3 can transmit the packet within 2 seconds.
Devices with protocol version 1:
* Edirol FA-66
* Yamaha GO46
* Terratec Phase x24 FW
* M-Audio FireWire AudioPhile
* M-Audio FireWire Solo
* M-Audio FireWire 1814
* M-Audio FireWire 410
* Focusrite Saffire Pro 26 I/O
Devices with protocol version 3:
* M-Audio Profire Lightbridge
* Behringer FCA610
* Phonic Firefly 202
At present ALSA bebob driver postpones starting IR context during
1.5 sec for all of supported devices. The delay is too long for
devices with protocol version 1, while it's not enough for devices with
protocol version 3.
This commit improves the delay for these protocols.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://lore.kernel.org/r/20191101131323.17300-3-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/hda')
0 files changed, 0 insertions, 0 deletions