Update of /cvsroot/alsa/alsa-kernel/include
In directory usw-pr-cvs1:/tmp/cvs-serv12791/include

Modified Files:
        core.h 
Log Message:
Changed module options: snd_xxxx ==> xxxx; patch by Chris Rankin

Index: core.h
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/include/core.h,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- core.h      13 Oct 2002 13:16:39 -0000      1.22
+++ core.h      22 Oct 2002 08:52:16 -0000      1.23
@@ -200,9 +200,9 @@
 /* sound.c */
 
 extern int snd_ecards_limit;
-extern int snd_device_mode;
-extern int snd_device_gid;
-extern int snd_device_uid;
+extern int device_mode;
+extern int device_gid;
+extern int device_uid;
 
 void snd_request_card(int card);
 



-------------------------------------------------------
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;7576301;v?
http://www.sun.com/javavote
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to