mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-26 07:00:11 -05:00
16 lines
187 B
Text
16 lines
187 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
|
||
|
|
device 0
|
||
|
|
}
|