patch-2.4.5 linux/include/asm-alpha/core_tsunami.h
Next file: linux/include/asm-alpha/mmzone.h
Previous file: linux/include/asm-alpha/compiler.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu May 24 15:24:37 2001
- Orig file:
v2.4.4/linux/include/asm-alpha/core_tsunami.h
- Orig date:
Mon Jun 19 17:59:33 2000
diff -u --recursive --new-file v2.4.4/linux/include/asm-alpha/core_tsunami.h linux/include/asm-alpha/core_tsunami.h
@@ -275,6 +275,9 @@
/* The IO address space is larger than 0xffff */
#define TSUNAMI_IO_SPACE (TSUNAMI_CONF(0) - TSUNAMI_IO(0))
+/* Offset between ram physical addresses and pci64 DAC bus addresses */
+#define TSUNAMI_DAC_OFFSET (1UL << 40)
+
/*
* Data structure for handling TSUNAMI machine checks:
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)