Update of /cvsroot/alsa/alsa-lib/src/conf/cards
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11801/cards

Modified Files:
        ICE1724.conf 
Log Message:
- added the indepdent front, rear, center_lfe support.



Index: ICE1724.conf
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/conf/cards/ICE1724.conf,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ICE1724.conf        12 Aug 2003 09:34:38 -0000      1.5
+++ ICE1724.conf        10 Feb 2004 15:44:17 -0000      1.6
@@ -9,13 +9,34 @@
        @args.CARD {
                type string
        }
-       type route
-       ttable.0.0 1
-       ttable.1.1 1
-       slave.pcm {
-               type hw
-               card $CARD
+       type hw
+       card $CARD
+}      
+
+<confdir:pcm/rear.conf>
+
+ICE1724.pcm.rear.0 {
+       @args [ CARD ]
+       @args.CARD {
+               type string
+       }
+       type hw
+       card $CARD
+       device 2
+       subdevice 1
+}      
+
+<confdir:pcm/center_lfe.conf>
+
+ICE1724.pcm.center_lfe.0 {
+       @args [ CARD ]
+       @args.CARD {
+               type string
        }
+       type hw
+       card $CARD
+       device 2
+       subdevice 0
 }      
 
 <confdir:pcm/surround40.conf>



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to