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

Packit 4a16fb
#
Packit 4a16fb
# Configuration for the Intel/AMD modem controllers
Packit 4a16fb
#
Packit 4a16fb
Packit 4a16fb
<confdir:pcm/modem.conf>
Packit 4a16fb
Packit 4a16fb
ICH-MODEM.pcm.modem.0 {
Packit 4a16fb
	@args [ CARD ]
Packit 4a16fb
	@args.CARD {
Packit 4a16fb
		type string
Packit 4a16fb
	}
Packit 4a16fb
	type hw
Packit 4a16fb
	card $CARD
Packit 4a16fb
	hint.show off
Packit 4a16fb
}