From: Jaroslav Kysela Date: Wed, 10 Dec 2025 11:12:47 +0000 (+0100) Subject: conf: CS46xx: define pcm configuration block only one time X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=1e29ff18400e9b219159f9d0cb9aaf4be3b82efa;p=alsa-lib.git conf: CS46xx: define pcm configuration block only one time There may be multiple CS46xx soundcards in the system. Overwrite the PCM configurations when loaded multiple times. Signed-off-by: Jaroslav Kysela --- diff --git a/src/conf/cards/CS46xx.conf b/src/conf/cards/CS46xx.conf index b71c30aa..478cbf3e 100644 --- a/src/conf/cards/CS46xx.conf +++ b/src/conf/cards/CS46xx.conf @@ -4,7 +4,7 @@ -CS46xx.pcm.front.0 { +CS46xx.pcm.front.!0 { @args [ CARD ] @args.CARD { type string @@ -15,7 +15,7 @@ CS46xx.pcm.front.0 { # default with plughw # CS46xx supports multi-playback -CS46xx.pcm.default { +CS46xx.pcm.!default { @args [ CARD ] @args.CARD { type string @@ -39,7 +39,7 @@ CS46xx.pcm.default { -CS46xx.pcm.rear.0 { +CS46xx.pcm.rear.!0 { @args [ CARD ] @args.CARD { type string @@ -66,7 +66,7 @@ CS46xx.pcm.rear.0 { -CS46xx.pcm.center_lfe.0 { +CS46xx.pcm.center_lfe.!0 { @args [ CARD ] @args.CARD { type string @@ -78,7 +78,7 @@ CS46xx.pcm.center_lfe.0 { -CS46xx.pcm.surround40.0 { +CS46xx.pcm.surround40.!0 { @args [ CARD ] @args.CARD { type string @@ -117,7 +117,7 @@ CS46xx.pcm.surround40.0 { -CS46xx.pcm.surround51.0 { +CS46xx.pcm.surround51.!0 { @args [ CARD ] @args.CARD { type string @@ -164,7 +164,7 @@ CS46xx.pcm.surround51.0 { -CS46xx.pcm.iec958.0 { +CS46xx.pcm.iec958.!0 { @args [ CARD AES0 AES1 AES2 AES3 ] @args.CARD { type string