From: David Henningsson <david.henningsson@canonical.com>
To: alsa-devel@alsa-project.org
Cc: tiwai@suse.de, David Henningsson <david.henningsson@canonical.com>
Subject: [PATCH] alsa-lib conf: block S/PDIF access for Sennheiser USB headset
Date: Sat, 14 Apr 2012 01:14:09 +0200 [thread overview]
Message-ID: <1334358849-2503-1-git-send-email-david.henningsson@canonical.com> (raw)
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
next reply other threads:[~2012-04-13 23:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-13 23:14 David Henningsson [this message]
2012-04-14 19:20 ` [PATCH] alsa-lib conf: block S/PDIF access for Sennheiser USB headset Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1334358849-2503-1-git-send-email-david.henningsson@canonical.com \
--to=david.henningsson@canonical.com \
--cc=alsa-devel@alsa-project.org \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).