Update of /cvsroot/alsa/alsa-driver/utils
In directory sc8-pr-cvs1:/tmp/cvs-serv23574/utils
Modified Files:
alsasound alsasound.posix
Log Message:
dropped snd-hammerfall-mem
Index: alsasound
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/utils/alsasound,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- alsasound 15 Jun 2003 10:18:11 -0000 1.31
+++ alsasound 3 Jul 2003 11:36:52 -0000 1.32
@@ -154,7 +154,7 @@
#
# remove all sound modules
#
- /sbin/lsmod | grep -E "^snd" | grep -Ev "^(snd-page-alloc|snd-hammerfall-mem)" |
while read line; do \
+ /sbin/lsmod | grep -E "^snd" | grep -Ev "^snd-page-alloc" | while read line; do \
/sbin/rmmod `echo $line | cut -d ' ' -f 1`; \
done
# remove the 2.2 soundcore module (if possible)
Index: alsasound.posix
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/utils/alsasound.posix,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- alsasound.posix 8 Apr 2003 16:06:36 -0000 1.12
+++ alsasound.posix 3 Jul 2003 11:36:53 -0000 1.13
@@ -91,7 +91,7 @@
#
# remove all sound modules
#
- /sbin/lsmod | grep -E "^snd" | grep -Ev
"^(snd-page-alloc|snd-hammerfall-mem)" | while read line; do \
+ /sbin/lsmod | grep -E "^snd" | grep -Ev "^snd-page-alloc" | while read line;
do \
/sbin/rmmod `echo $line | cut -d ' ' -f 1`; \
done
# remove the 2.2 soundcore module (if possible)
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog