mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-24 07:00:01 -05:00
23 lines
298 B
Text
23 lines
298 B
Text
|
|
#
|
||
|
|
# Configuration for the ATI IXP 150/200/250 modem controllers
|
||
|
|
#
|
||
|
|
|
||
|
|
<confdir:pcm/modem.conf>
|
||
|
|
|
||
|
|
ATIIXP-MODEM.pcm.modem.0 {
|
||
|
|
@args [ CARD ]
|
||
|
|
@args.CARD {
|
||
|
|
type string
|
||
|
|
}
|
||
|
|
type route
|
||
|
|
slave.pcm {
|
||
|
|
type hw
|
||
|
|
card $CARD
|
||
|
|
device 0
|
||
|
|
}
|
||
|
|
slave.channels 2
|
||
|
|
slave.format S16_LE
|
||
|
|
ttable.0.1 1
|
||
|
|
ttable.1.0 0
|
||
|
|
}
|