Update of /cvsroot/alsa/alsa-driver/acore/oss
In directory sc8-pr-cvs1:/tmp/cvs-serv28920

Modified Files:
        pcm_oss.patch 
Log Message:
regenerated with the latest source code.



Index: pcm_oss.patch
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/acore/oss/pcm_oss.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pcm_oss.patch       31 May 2003 11:21:06 -0000      1.1
+++ pcm_oss.patch       21 Jul 2003 17:39:48 -0000      1.2
@@ -1,6 +1,6 @@
 --- pcm_oss.c  2003-05-31 13:17:10.000000000 +0200
 +++ pcm_oss.c.old      2003-05-31 13:15:28.000000000 +0200
-@@ -1981,7 +1981,11 @@
+@@ -2081,7 +2081,11 @@
        if (runtime->oss.plugin_first != NULL)
                return -EIO;
  
@@ -12,7 +12,7 @@
                return -EINVAL;
  
        err = snd_pcm_mmap_data(substream, file, area);
-@@ -2144,7 +2148,9 @@
+@@ -2247,7 +2251,9 @@
  
  static struct file_operations snd_pcm_oss_f_reg =
  {
@@ -22,9 +22,9 @@
        .read =         snd_pcm_oss_read,
        .write =        snd_pcm_oss_write,
        .open =         snd_pcm_oss_open,
-@@ -2269,3 +2275,5 @@
+@@ -2393,3 +2399,5 @@
+ __setup("snd-pcm-oss=", alsa_pcm_oss_setup);
  
- module_init(alsa_pcm_oss_init)
- module_exit(alsa_pcm_oss_exit)
+ #endif /* !MODULE */
 +
 +EXPORT_NO_SYMBOLS;



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to