Update of /cvsroot/alsa/alsa-kernel/include
In directory sc8-pr-cvs1:/tmp/cvs-serv3869/include

Modified Files:
        pcm_oss.h 
Log Message:
- changed whole-frag (default again) => partial-frag
- small corrections in snd_pcm_oss_get_ptr() - atomic hw_ptr and info.bytes


Index: pcm_oss.h
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/include/pcm_oss.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- pcm_oss.h   29 Sep 2003 18:16:18 -0000      1.8
+++ pcm_oss.h   29 Dec 2003 17:42:17 -0000      1.9
@@ -31,7 +31,7 @@
                     direct:1,
                     block:1,
                     nonblock:1,
-                    wholefrag:1,
+                    partialfrag:1,
                     nosilence:1;
        unsigned int periods;
        unsigned int period_size;



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to