Update of /cvsroot/alsa/alsa-kernel/scripts
In directory usw-pr-cvs1:/tmp/cvs-serv18246/scripts
Modified Files:
ksync
Log Message:
Changed module option names: snd_xxxx ==> xxxx
Index: ksync
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/scripts/ksync,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ksync 1 Oct 2002 14:44:28 -0000 1.15
+++ ksync 21 Oct 2002 18:28:26 -0000 1.16
@@ -660,10 +660,12 @@
if not args:
print 'Command not specified'
sys.exit(1)
- if args[0] == 'diffall' or args[0] == 'linux-sound':
+ if args[0] == 'diffall' or args[0] == 'linux-sound' or args[0] == 'work':
reverse=0
if args[0] == 'linux-sound':
- BKROOT = '~/bk/linux-sound/main'
+ BKROOT = '~/bk/linux-sound/linux-sound'
+ elif args[0] == 'work':
+ BKROOT = '~/bk/linux-sound/work'
if len(args) > 1:
if args[1] == '-r':
reverse=1
-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future of
Java(TM) technology. Join the Java Community Process(SM) (JCP(SM))
program now. http://ad.doubleclick.net/clk;4699841;7576298;k?
http://www.sun.com/javavote
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog