From: Jaroslav Kysela Date: Wed, 10 Dec 2025 15:17:46 +0000 (+0100) Subject: conf: FWSpeakers: define pcm configuration block only one time X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=ea939799299ff88c254344c7a89e86ffa159e5a7;p=alsa-lib.git conf: FWSpeakers: define pcm configuration block only one time There may be multiple FWSpeakers soundcards in the system. Overwrite the PCM configurations when loaded multiple times. Signed-off-by: Jaroslav Kysela --- diff --git a/src/conf/cards/FWSpeakers.conf b/src/conf/cards/FWSpeakers.conf index cd6fa605..96ab5cb9 100644 --- a/src/conf/cards/FWSpeakers.conf +++ b/src/conf/cards/FWSpeakers.conf @@ -2,7 +2,7 @@ # Configuration for the LaCie Firewire speakers # -FWSpeakers.pcm.default { +FWSpeakers.pcm.!default { @args [ CARD ] @args.CARD { type string @@ -16,7 +16,7 @@ FWSpeakers.pcm.default { -FWSpeakers.pcm.front.0 { +FWSpeakers.pcm.front.!0 { @args [ CARD ] @args.CARD { type string