patch-2.4.13 linux/include/asm-alpha/core_cia.h
Next file: linux/include/asm-alpha/core_mcpcia.h
Previous file: linux/include/asm-alpha/bitops.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Fri Oct 12 15:35:54 2001
-  Orig file: 
v2.4.12/linux/include/asm-alpha/core_cia.h
-  Orig date: 
Sun Sep 23 11:41:01 2001
diff -u --recursive --new-file v2.4.12/linux/include/asm-alpha/core_cia.h linux/include/asm-alpha/core_cia.h
@@ -263,6 +263,9 @@
 #define PYXIS_IIC_CTRL			(IDENT_ADDR + 0x87A00002C0UL)
 #define PYXIS_RESET			(IDENT_ADDR + 0x8780000900UL)
 
+/* Offset between ram physical addresses and pci64 DAC bus addresses.  */
+#define PYXIS_DAC_OFFSET		(1UL << 40)
+
 /*
  * Data structure for handling CIA machine checks.
  */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)