--- /dev/null
+#
+# 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
+}
--- /dev/null
+#
+# 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
+}
lock true
preserve true
value 0
+ optional true
}
{
name "IEC958 Playback Default"
cfg_files = aliases.conf \
ATIIXP.conf \
ATIIXP-SPDMA.conf \
+ ATIIXP-MODEM.conf \
AU8810.conf \
AU8820.conf \
AU8830.conf \
ICE1712.conf \
ICE1724.conf \
ICH.conf \
+ ICH-MODEM.conf \
NFORCE.conf \
RME9636.conf \
RME9652.conf \