patch-2.4.21 linux-2.4.21/include/asm-ia64/sn/sn2/intr.h
Next file: linux-2.4.21/include/asm-ia64/sn/sn2/shub.h
Previous file: linux-2.4.21/include/asm-ia64/sn/sn2/geo.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
2003-06-13 07:51:38.000000000 -0700
- Orig file:
linux-2.4.20/include/asm-ia64/sn/sn2/intr.h
- Orig date:
2002-08-02 17:39:45.000000000 -0700
diff -urN linux-2.4.20/include/asm-ia64/sn/sn2/intr.h linux-2.4.21/include/asm-ia64/sn/sn2/intr.h
@@ -13,8 +13,8 @@
#define SGI_SHUB_ERROR_VECTOR (0xea)
// These two IRQ's are used by partitioning.
+#define SGI_XPC_ACTIVATE (0x30)
#define SGI_XPC_NOTIFY (0xe7)
-#define SGI_XPART_ACTIVATE (0x30)
#define IA64_SN2_FIRST_DEVICE_VECTOR (0x31)
#define IA64_SN2_LAST_DEVICE_VECTOR (0xe6)
@@ -22,4 +22,6 @@
#define SN2_IRQ_RESERVED (0x1)
#define SN2_IRQ_CONNECTED (0x2)
+#define SN2_IRQ_PER_HUB (2048)
+
#endif /* _ASM_IA64_SN_SN2_INTR_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)