mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-05-31 21:38:37 -04:00
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>
15 lines
193 B
Text
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
|
|
}
|