patch-2.3.30 linux/include/asm-mips/io.h

Next file: linux/include/asm-ppc/board.h
Previous file: linux/include/asm-m68k/io.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.29/linux/include/asm-mips/io.h linux/include/asm-mips/io.h
@@ -375,6 +375,8 @@
 	__inslc((port),(addr),(count)) : \
 	__insl((port),(addr),(count)))
 
+#define IO_SPACE_LIMIT 0xffff
+
 /*
  * The caches on some architectures aren't dma-coherent and have need to
  * handle this in software.  There are three types of operations that

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