mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
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 <jean-baptiste@ubuntu.com> Signed-off-by: David Henningsson <david.henningsson@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
a6c50d64d9
commit
bb5c49fa41
1 changed files with 5 additions and 3 deletions
|
|
@ -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
|
||||
"Logitech USB Headset" 999
|
||||
"USB Device 0x46d:0x992" 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
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue