]> git.alsa-project.org Git - alsa-lib.git/commitdiff
conf: Add chmap definitions to TRIDENT and SI7018 configurations
authorTakashi Iwai <tiwai@suse.de>
Wed, 12 Sep 2012 15:34:49 +0000 (17:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 13 Sep 2012 06:24:59 +0000 (08:24 +0200)
Manually add the channel map definitions as the channel front/rear is
determined dynamically.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/conf/cards/SI7018.conf
src/conf/cards/TRID4DWAVENX.conf

index 15972a46aca8aa1f2bafe5de5fa9d8375c40d70d..7417bd5bf2e4683e1ace7d15e7e8c56492423584 100644 (file)
@@ -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
index bbf6b7cb82b007eb977ad4643acea13db2463f90..717b14087279c06f95c678230e5899f10708d89f 100644 (file)
@@ -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