mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
alsa-lib conf: block S/PDIF access for Sennheiser USB headset
The Sennheiser USB headset has no S/PDIF input or output, so make sure we can't open it that way. Signed-off-by: David Henningsson <david.henningsson@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
e5c4c248a1
commit
ed0e48583f
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue