Added atiixp-modem and intel8x0-modem definitions.

This commit is contained in:
Takashi Iwai 2004-07-12 16:22:26 +00:00
parent 0e8bb7bad5
commit e871cdc005
4 changed files with 40 additions and 0 deletions

View file

@ -0,0 +1,22 @@
#
# 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
}