* [PATCH] alsa-lib conf: Add "Plantronics USB Headset" to S/PDIF blacklist
@ 2012-05-08 22:31 David Henningsson
2012-05-08 22:33 ` David Henningsson
0 siblings, 1 reply; 2+ messages in thread
From: David Henningsson @ 2012-05-08 22:31 UTC (permalink / raw)
To: tiwai, alsa-devel; +Cc: David Henningsson
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
}
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] alsa-lib conf: Add "Plantronics USB Headset" to S/PDIF blacklist
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
0 siblings, 0 replies; 2+ messages in thread
From: David Henningsson @ 2012-05-08 22:33 UTC (permalink / raw)
To: David Henningsson; +Cc: tiwai, alsa-devel
[-- 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 --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-08 22:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.