Blame src/conf/cards/ATIIXP-MODEM.conf

Packit 4a16fb
#
Packit 4a16fb
# Configuration for the ATI IXP 150/200/250 modem controllers
Packit 4a16fb
#
Packit 4a16fb
Packit 4a16fb
<confdir:pcm/modem.conf>
Packit 4a16fb
Packit 4a16fb
ATIIXP-MODEM.pcm.modem.0 {
Packit 4a16fb
	@args [ CARD ]
Packit 4a16fb
	@args.CARD {
Packit 4a16fb
		type string
Packit 4a16fb
	}
Packit 4a16fb
	type route
Packit 4a16fb
	slave.pcm {
Packit 4a16fb
		type hw
Packit 4a16fb
		card $CARD
Packit 4a16fb
	}
Packit 4a16fb
	slave.channels 2
Packit 4a16fb
	slave.format S16_LE
Packit 4a16fb
	ttable.0.1 1
Packit 4a16fb
	ttable.1.0 0
Packit 4a16fb
	hint.show off
Packit 4a16fb
}