conf: FireWave: define pcm configuration block only one time

There may be multiple FireWave soundcards in the system. Overwrite
the PCM configurations when loaded multiple times.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2025-12-10 16:17:46 +01:00 committed by Jaroslav Kysela
parent 001a2f3809
commit 2d5aa02738

View file

@ -2,7 +2,7 @@
# Configuration for the Griffin FireWave Surround
#
FireWave.pcm.default {
FireWave.pcm.!default {
@args [ CARD ]
@args.CARD {
type string
@ -16,7 +16,7 @@ FireWave.pcm.default {
<confdir:pcm/front.conf>
FireWave.pcm.front.0 {
FireWave.pcm.front.!0 {
@args [ CARD ]
@args.CARD {
type string
@ -30,7 +30,7 @@ FireWave.pcm.front.0 {
<confdir:pcm/surround50.conf>
<confdir:pcm/surround51.conf>
FireWave.pcm.surround51.0 {
FireWave.pcm.surround51.!0 {
@args [ CARD ]
@args.CARD {
type string