patch-2.4.0-test10 linux/include/asm-ia64/ia32.h
Next file: linux/include/asm-ia64/io.h
Previous file: linux/include/asm-ia64/hw_irq.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 9 17:54:58 2000
- Orig file:
v2.4.0-test9/linux/include/asm-ia64/ia32.h
- Orig date:
Fri Aug 11 19:09:06 2000
diff -u --recursive --new-file v2.4.0-test9/linux/include/asm-ia64/ia32.h linux/include/asm-ia64/ia32.h
@@ -351,6 +351,8 @@
(granularity << IA32_SEG_G) | \
(((base >> 24) & 0xFF) << IA32_SEG_HIGH_BASE))
+#define IA32_IOBASE 0x2000000000000000 /* Virtual addres for I/O space */
+
#define IA32_CR0 0x80000001 /* Enable PG and PE bits */
#define IA32_CR4 0 /* No architectural extensions */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)