All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Henningsson <david.henningsson@canonical.com>
To: David Henningsson <david.henningsson@canonical.com>
Cc: tiwai@suse.de, alsa-devel@alsa-project.org
Subject: Re: [PATCH] alsa-lib conf: Add "Plantronics USB Headset" to S/PDIF blacklist
Date: Tue, 08 May 2012 15:33:37 -0700	[thread overview]
Message-ID: <4FA99F41.7010002@canonical.com> (raw)
In-Reply-To: <1336516285-10131-1-git-send-email-david.henningsson@canonical.com>

[-- Attachment #1: Type: text/plain, Size: 768 bytes --]

2012-05-08 15:31, David Henningsson skrev:
> Unsurprisingly, Plantronics does not have S/PDIF connections
> on their headsets.
>
> 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 0a0e374..db18dad 100644
> --- a/src/conf/cards/USB-Audio.conf
> +++ b/src/conf/cards/USB-Audio.conf
> @@ -43,6 +43,7 @@ USB-Audio.pcm.iec958_device {
>   	"Logitech USB Headset" 999
>   	"Logitech Wireless Headset" 999
>   	"Sennheiser USB headset" 999
> +	"Plantronics USB Headset" 999
>   	"USB Device 0x46d:0x992" 999
>   }
>
Hm, I must have missed the alphabetic order, attaching modified patch.

[-- Attachment #2: 0001-alsa-lib-conf-Add-Plantronics-USB-Headset-to-S-PDIF-.patch --]
[-- Type: text/x-patch, Size: 913 bytes --]

>From 9fb11528d773d14950ef33fa6fec73e82858f09c Mon Sep 17 00:00:00 2001
From: David Henningsson <david.henningsson@canonical.com>
Date: Tue, 8 May 2012 15:27:01 -0700
Subject: [PATCH] alsa-lib conf: Add "Plantronics USB Headset" to S/PDIF
 blacklist

Unsurprisingly, Plantronics does not have S/PDIF connections
on their headsets.

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 0a0e374..732e8f0 100644
--- a/src/conf/cards/USB-Audio.conf
+++ b/src/conf/cards/USB-Audio.conf
@@ -42,6 +42,7 @@ USB-Audio.pcm.iec958_device {
 	"Logitech Speaker Lapdesk N700" 999	
 	"Logitech USB Headset" 999
 	"Logitech Wireless Headset" 999
+	"Plantronics USB Headset" 999
 	"Sennheiser USB headset" 999
 	"USB Device 0x46d:0x992" 999
 }
-- 
1.7.9.5


[-- Attachment #3: Type: text/plain, Size: 0 bytes --]



      reply	other threads:[~2012-05-08 22:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-08 22:31 [PATCH] alsa-lib conf: Add "Plantronics USB Headset" to S/PDIF blacklist David Henningsson
2012-05-08 22:33 ` David Henningsson [this message]

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=4FA99F41.7010002@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.