mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-18 07:00:03 -05:00
conf: USB-Audio: Add Dell WD19 Dock in the IEC958 blacklist
This Dock doesn't have IEC958 physical output, so add it to the blacklist to prevent it being opened. [ Also adding WD15 Dock entry that has the same problem -- tiwai ] Signed-off-by: Hui Wang <hui.wang@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
d3dfef24bf
commit
7ca1f6e78c
1 changed files with 2 additions and 0 deletions
|
|
@ -60,6 +60,8 @@ USB-Audio.pcm.iec958_device {
|
||||||
"SWTOR Gaming Headset by Razer" 999
|
"SWTOR Gaming Headset by Razer" 999
|
||||||
"USB Device 0x46d_0x821" 999
|
"USB Device 0x46d_0x821" 999
|
||||||
"USB Device 0x46d_0x992" 999
|
"USB Device 0x46d_0x992" 999
|
||||||
|
"WD15 Dock" 999
|
||||||
|
"WD19 Dock" 999
|
||||||
}
|
}
|
||||||
|
|
||||||
# Second iec958 device number, if any.
|
# Second iec958 device number, if any.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue