patch-2.4.23 linux-2.4.23/include/asm-sparc64/irq.h
Next file: linux-2.4.23/include/asm-sparc64/isa.h
Previous file: linux-2.4.23/include/asm-sparc64/ioctl.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2003-11-28 10:26:21.000000000 -0800
- Orig file:
linux-2.4.22/include/asm-sparc64/irq.h
- Orig date:
2003-06-13 07:51:38.000000000 -0700
diff -urN linux-2.4.22/include/asm-sparc64/irq.h linux-2.4.23/include/asm-sparc64/irq.h
@@ -76,6 +76,7 @@
/* IMAP/ICLR register defines */
#define IMAP_VALID 0x80000000 /* IRQ Enabled */
#define IMAP_TID_UPA 0x7c000000 /* UPA TargetID */
+#define IMAP_TID_JBUS 0x7c000000 /* JBUS TargetID */
#define IMAP_AID_SAFARI 0x7c000000 /* Safari AgentID */
#define IMAP_NID_SAFARI 0x03e00000 /* Safari NodeID */
#define IMAP_IGN 0x000007c0 /* IRQ Group Number */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)