Update of /cvsroot/alsa/alsa-utils/alsaconf
In directory sc8-pr-cvs1:/tmp/cvs-serv2027/alsaconf

Modified Files:
        alsaconf.in 
Log Message:
- removed experimental codes.


Index: alsaconf.in
===================================================================
RCS file: /cvsroot/alsa/alsa-utils/alsaconf/alsaconf.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- alsaconf.in 14 Nov 2003 16:22:25 -0000      1.3
+++ alsaconf.in 17 Nov 2003 18:32:52 -0000      1.4
@@ -419,16 +419,6 @@
            echo "ISAPNP: $id1$dev1=$id2$dev2"
        fi
     done < $MODDIR/modules.isapnpmap >> $1
-
-    while read driver id dev devs; do
-       if expr $driver : 'snd-.*' >/dev/null ; then
-           if [ "$last_driver" != "$driver" ]; then
-               echo $driver.o
-               last_driver=$driver
-           fi
-           echo "ISAPNP: $id=$dev"
-       fi
-    done < $MODDIR/modules.pnpmap >> $1
 }
 
 #



-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to