Update of /cvsroot/alsa/alsa-driver/utils
In directory sc8-pr-cvs1:/tmp/cvs-serv6032
Modified Files:
insert
Log Message:
Added snd-page-alloc
Index: insert
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/utils/insert,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- insert 22 Oct 2002 08:55:30 -0000 1.106
+++ insert 28 Feb 2003 20:40:00 -0000 1.107
@@ -22,6 +22,8 @@
function basic() {
$MODPROBE -q soundcore 2> /dev/null
+ banner "snd-page-alloc"
+ if ! $INSMOD -m $MODDIR/snd-page-alloc.o >> $MAP; then exit 1; fi
banner "snd"
if ! $INSMOD -m $MODDIR/snd.o cards_limit=$CARDS_LIMIT >> $MAP; then exit 1; fi
if [ -r $MODDIR/snd-mixer-oss.o ]; then
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog