alsa-lib/src/conf/cards/ICH-MODEM.conf
Jaroslav Kysela 99f1987a1e conf: ICH,ICH4,ICH-MODEM: define pcm configuration block only one time
There may be multiple ICH soundcards in the system. Overwrite
the PCM configurations when loaded multiple times.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2025-12-10 16:36:20 +01:00

15 lines
193 B
Text

#
# Configuration for the Intel/AMD modem controllers
#
<confdir:pcm/modem.conf>
ICH-MODEM.pcm.modem.!0 {
@args [ CARD ]
@args.CARD {
type string
}
type hw
card $CARD
hint.show off
}