From 7ca1f6e78c15846951e5d970a864382180be7213 Mon Sep 17 00:00:00 2001 From: Hui Wang Date: Wed, 28 Nov 2018 17:16:45 +0800 Subject: [PATCH] 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 Signed-off-by: Takashi Iwai --- src/conf/cards/USB-Audio.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/conf/cards/USB-Audio.conf b/src/conf/cards/USB-Audio.conf index 05779c47..1c677937 100644 --- a/src/conf/cards/USB-Audio.conf +++ b/src/conf/cards/USB-Audio.conf @@ -60,6 +60,8 @@ USB-Audio.pcm.iec958_device { "SWTOR Gaming Headset by Razer" 999 "USB Device 0x46d_0x821" 999 "USB Device 0x46d_0x992" 999 + "WD15 Dock" 999 + "WD19 Dock" 999 } # Second iec958 device number, if any. -- 2.47.1