From: Jaroslav Kysela Date: Wed, 10 Dec 2025 15:17:46 +0000 (+0100) Subject: conf: FM801: define pcm configuration block only one time X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=9f46e1a5a48f863e38794aa5b7c350d291078924;p=alsa-lib.git conf: FM801: define pcm configuration block only one time There may be multiple FM801 soundcards in the system. Overwrite the PCM configurations when loaded multiple times. Signed-off-by: Jaroslav Kysela --- diff --git a/src/conf/cards/FM801.conf b/src/conf/cards/FM801.conf index 0ddf799c..14cfdbe8 100644 --- a/src/conf/cards/FM801.conf +++ b/src/conf/cards/FM801.conf @@ -4,7 +4,7 @@ -FM801.pcm.front.0 { +FM801.pcm.front.!0 { @args [ CARD ] @args.CARD { type string @@ -14,7 +14,7 @@ FM801.pcm.front.0 { } # default with dmix/dsnoop -FM801.pcm.default { +FM801.pcm.!default { @args [ CARD ] @args.CARD { type string @@ -49,7 +49,7 @@ FM801.pcm.surround51.0 "cards.FM801.pcm.front.0" -FM801.pcm.iec958.0 { +FM801.pcm.iec958.!0 { @args [ CARD AES0 AES1 AES2 AES3 ] @args.CARD { type string