From: Takashi Iwai Date: Mon, 12 Jul 2004 16:22:00 +0000 (+0000) Subject: Added the support of side and surround71 PCM types. X-Git-Tag: v1.0.6~11 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=0e8bb7bad51282cae2bca71cec5990ebca659692;p=alsa-lib.git Added the support of side and surround71 PCM types. --- diff --git a/src/conf/cards/ICE1724.conf b/src/conf/cards/ICE1724.conf index bcd94da0..b104e867 100644 --- a/src/conf/cards/ICE1724.conf +++ b/src/conf/cards/ICE1724.conf @@ -39,6 +39,19 @@ ICE1724.pcm.center_lfe.0 { subdevice 0 } + + +ICE1724.pcm.side.0 { + @args [ CARD ] + @args.CARD { + type string + } + type hw + card $CARD + device 2 + subdevice 2 +} + ICE1724.pcm.surround40.0 { @@ -79,6 +92,28 @@ ICE1724.pcm.surround51.0 { } } + + +ICE1724.pcm.surround71.0 { + @args [ CARD ] + @args.CARD { + type string + } + type route + ttable.0.0 1 + ttable.1.1 1 + ttable.2.4 1 + ttable.3.5 1 + ttable.4.2 1 + ttable.5.3 1 + ttable.6.6 1 + ttable.7.7 1 + slave.pcm { + type hw + card $CARD + } +} + ICE1724.pcm.iec958.0 {