patch-2.4.0-test8 linux/include/asm-sparc/floppy.h

Next file: linux/include/asm-sparc/hardirq.h
Previous file: linux/include/asm-sparc/audioio.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test7/linux/include/asm-sparc/floppy.h linux/include/asm-sparc/floppy.h
@@ -21,7 +21,7 @@
 #undef request_region
 #define release_region(X, Y)	do { } while(0)
 #define check_region(X, Y)	(0)
-#define request_region(X, Y, Z)	do { } while(0)
+#define request_region(X, Y, Z)	(1)
 
 /* References:
  * 1) Netbsd Sun floppy driver.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)