patch-2.1.81 linux/drivers/cdrom/cdu31a.c
Next file: linux/drivers/char/bttv.c
Previous file: linux/drivers/block/ps2esdi.c
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Fri Jan 23 17:38:04 1998
-  Orig file: 
v2.1.80/linux/drivers/cdrom/cdu31a.c
-  Orig date: 
Mon Jan  5 00:06:26 1998
diff -u --recursive --new-file v2.1.80/linux/drivers/cdrom/cdu31a.c linux/drivers/cdrom/cdu31a.c
@@ -1242,6 +1242,7 @@
    buf[2] = size % 256;
 }
 
+#if 0
 /* Uniform cdrom interface function.
    Return the status of the current disc:
    If it is recognized as CD-I -> return XA Mode 2 Form 2
@@ -1268,6 +1269,7 @@
   } else 
     return CDS_NO_INFO;
 }
+#endif
 
 /* Starts a read operation. Returns 0 on success and 1 on failure. 
    The read operation used here allows multiple sequential sectors 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov