alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] alsa-lib conf: block S/PDIF access for Sennheiser USB headset
@ 2012-04-13 23:14 David Henningsson
  2012-04-14 19:20 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: David Henningsson @ 2012-04-13 23:14 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, David Henningsson

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>
---
 src/conf/cards/USB-Audio.conf |    1 +
 1 file changed, 1 insertion(+)

diff --git a/src/conf/cards/USB-Audio.conf b/src/conf/cards/USB-Audio.conf
index 966172f..b9148e7 100644
--- a/src/conf/cards/USB-Audio.conf
+++ b/src/conf/cards/USB-Audio.conf
@@ -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
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-14 19:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-13 23:14 [PATCH] alsa-lib conf: block S/PDIF access for Sennheiser USB headset David Henningsson
2012-04-14 19:20 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).