summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2012-09-12 17:34:49 +0200
committerTakashi Iwai <tiwai@suse.de>2012-09-13 08:24:59 +0200
commit2c61a4173ff2c3d57eb77b3f66e0d0e517c799d6 (patch)
treee41816ee2821fcd09078c5c98e3816f2c870495b
parentec7acfc408856cfe71a122e3b5387463d7b3d919 (diff)
downloadalsa-lib-2c61a4173ff2c3d57eb77b3f66e0d0e517c799d6.tar.gz
conf: Add chmap definitions to TRIDENT and SI7018 configurations
Manually add the channel map definitions as the channel front/rear is determined dynamically. Signed-off-by: Takashi Iwai <tiwai@suse.de>
-rw-r--r--src/conf/cards/SI7018.conf2
-rw-r--r--src/conf/cards/TRID4DWAVENX.conf2
2 files changed, 4 insertions, 0 deletions
diff --git a/src/conf/cards/SI7018.conf b/src/conf/cards/SI7018.conf
index 15972a46..7417bd5b 100644
--- a/src/conf/cards/SI7018.conf
+++ b/src/conf/cards/SI7018.conf
@@ -13,6 +13,7 @@ SI7018.pcm.front.0 {
}
type hw
card $CARD
+ chmap [ "UNKNOWN" "FL,FR" ]
}
<confdir:pcm/rear.conf>
@@ -26,6 +27,7 @@ SI7018.pcm.rear.0 {
slave.pcm {
type hw
card $CARD
+ chmap [ "UNKNOWN" "RL,RR" ]
}
hooks.0 {
type ctl_elems
diff --git a/src/conf/cards/TRID4DWAVENX.conf b/src/conf/cards/TRID4DWAVENX.conf
index bbf6b7cb..717b1408 100644
--- a/src/conf/cards/TRID4DWAVENX.conf
+++ b/src/conf/cards/TRID4DWAVENX.conf
@@ -11,6 +11,7 @@ TRID4DWAVENX.pcm.front.0 {
}
type hw
card $CARD
+ chmap [ "UNKNOWN" "FL,FR" ]
}
<confdir:pcm/rear.conf>
@@ -24,6 +25,7 @@ TRID4DWAVENX.pcm.rear.0 {
slave.pcm {
type hw
card $CARD
+ chmap [ "UNKNOWN" "RL,RR" ]
}
hooks.0 {
type ctl_elems