summaryrefslogtreecommitdiffstats
path: root/src/modules/alsa/mixer
diff options
context:
space:
mode:
authorColin Guthrie <cguthrie@mandriva.org>2010-01-13 23:47:21 +0000
committerColin Guthrie <cguthrie@mandriva.org>2010-02-09 22:33:18 +0000
commit7b89c8531c1bde251f2c9f247bf65bd1b20ce9c9 (patch)
treef3bce0ba826dd0bfae5b4c6a579539c22f92fc87 /src/modules/alsa/mixer
parent7f6531d3ce15fd46f75cafa61f9896d2adf6fe94 (diff)
alsa: Cover the 'Int Mic Boost' element.
This is not 100% ideal as we have not way to tie specific boosts to specific inputs and this particular chipset (as noted in #772) appears to support just that. For the time being incorporate it into the normal boost logic. See http://pulseaudio.org/ticket/772
Diffstat (limited to 'src/modules/alsa/mixer')
-rw-r--r--src/modules/alsa/mixer/paths/analog-input-mic.conf.common9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/modules/alsa/mixer/paths/analog-input-mic.conf.common b/src/modules/alsa/mixer/paths/analog-input-mic.conf.common
index b35e7af8..4663305b 100644
--- a/src/modules/alsa/mixer/paths/analog-input-mic.conf.common
+++ b/src/modules/alsa/mixer/paths/analog-input-mic.conf.common
@@ -61,3 +61,12 @@ name = input-boost-on
[Option Front Mic Boost:off]
name = input-boost-off
+
+[Element Int Mic Boost]
+switch = select
+
+[Option Int Mic Boost:on]
+name = input-boost-on
+
+[Option Int Mic Boost:off]
+name = input-boost-off