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 <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2025-12-10 16:17:46 +01:00 committed by Jaroslav Kysela
parent 2d5aa02738
commit 9f46e1a5a4

View file

@ -4,7 +4,7 @@
<confdir:pcm/front.conf>
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"
<confdir:pcm/iec958.conf>
FM801.pcm.iec958.0 {
FM801.pcm.iec958.!0 {
@args [ CARD AES0 AES1 AES2 AES3 ]
@args.CARD {
type string