From: David Henningsson Date: Mon, 23 Apr 2012 08:39:13 +0000 (+0200) Subject: alsa-lib conf: Add two more USB devices to iec958 blacklist X-Git-Tag: v1.0.26~21 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=bb5c49fa4160ec1d819fb03fc8dfb5387dad0522;p=alsa-lib.git alsa-lib conf: Add two more USB devices to iec958 blacklist Add "Logitech Wireless Headset" and "Logitech Speaker Lapdesk N700" to the iec958 blacklist. Also reorder the list in alphabetic order. BugLink: https://bugs.launchpad.net/bugs/987163 Reported-by: Jean-Baptiste Lallement Signed-off-by: David Henningsson Signed-off-by: Takashi Iwai --- diff --git a/src/conf/cards/USB-Audio.conf b/src/conf/cards/USB-Audio.conf index b9148e77..0a0e3746 100644 --- a/src/conf/cards/USB-Audio.conf +++ b/src/conf/cards/USB-Audio.conf @@ -38,10 +38,12 @@ USB-Audio.pcm.iec958_device { # "NoiseBlaster 3000" 42 # The below don't have digital in/out, so prevent them from being opened. - "Sennheiser USB headset" 999 + "Blue Snowball" 999 + "Logitech Speaker Lapdesk N700" 999 "Logitech USB Headset" 999 + "Logitech Wireless Headset" 999 + "Sennheiser USB headset" 999 "USB Device 0x46d:0x992" 999 - "Blue Snowball" 999 }