conf: AU88[123]0: define pcm configuration block only one time

There may be multiple AU88[123]0 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 12:12:47 +01:00 committed by Jaroslav Kysela
parent 7079887cd2
commit ea984c3a7d
3 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@
<confdir:pcm/front.conf> <confdir:pcm/front.conf>
AU8810.pcm.front.0 { AU8810.pcm.front.!0 {
@args [ CARD ] @args [ CARD ]
@args.CARD { @args.CARD {
type string type string
@ -15,7 +15,7 @@ AU8810.pcm.front.0 {
<confdir:pcm/iec958.conf> <confdir:pcm/iec958.conf>
AU8810.pcm.iec958.0 { AU8810.pcm.iec958.!0 {
@args [ CARD AES0 AES1 AES2 AES3 ] @args [ CARD AES0 AES1 AES2 AES3 ]
@args.CARD { @args.CARD {
type string type string

View file

@ -4,7 +4,7 @@
<confdir:pcm/front.conf> <confdir:pcm/front.conf>
AU8820.pcm.front.0 { AU8820.pcm.front.!0 {
@args [ CARD ] @args [ CARD ]
@args.CARD { @args.CARD {
type string type string

View file

@ -4,7 +4,7 @@
<confdir:pcm/front.conf> <confdir:pcm/front.conf>
AU8830.pcm.front.0 { AU8830.pcm.front.!0 {
@args [ CARD ] @args [ CARD ]
@args.CARD { @args.CARD {
type string type string
@ -19,7 +19,7 @@ AU8830.pcm.surround40.0 "cards.AU8830.pcm.front.0"
<confdir:pcm/iec958.conf> <confdir:pcm/iec958.conf>
AU8830.pcm.iec958.0 { AU8830.pcm.iec958.!0 {
@args [ CARD AES0 AES1 AES2 AES3 ] @args [ CARD AES0 AES1 AES2 AES3 ]
@args.CARD { @args.CARD {
type string type string