patch-2.3.30 linux/include/asm-i386/io.h
Next file: linux/include/asm-i386/mmu_context.h
Previous file: linux/include/asm-i386/hw_irq.h
Back to the patch index
Back to the overall index
-  Lines: 19
-  Date:
Mon Dec  6 17:22:35 1999
-  Orig file: 
v2.3.29/linux/include/asm-i386/io.h
-  Orig date: 
Tue Nov 23 22:42:21 1999
diff -u --recursive --new-file v2.3.29/linux/include/asm-i386/io.h linux/include/asm-i386/io.h
@@ -101,6 +101,8 @@
 __OUTS(w)
 __OUTS(l)
 
+#define IO_SPACE_LIMIT 0xffff
+
 #ifdef __KERNEL__
 
 #include <linux/vmalloc.h>
@@ -242,9 +244,6 @@
 out:
 	return retval;
 }
-
-
-
 
 /* Nothing to do */
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)