From 70410127358947fc7a75b7610f88181336c959ff Mon Sep 17 00:00:00 2001 From: Kanoj Sarcar Date: Fri, 19 May 2000 03:15:26 +0000 Subject: Implement a more dynamic method of associating IRQs with PCI devices. Instead of encoding bus/slot numbers in the IRQ, have seperate arrays to store that information. --- include/asm-mips64/sn/sn0/ip27.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include') diff --git a/include/asm-mips64/sn/sn0/ip27.h b/include/asm-mips64/sn/sn0/ip27.h index d595830a5..cac1939b9 100644 --- a/include/asm-mips64/sn/sn0/ip27.h +++ b/include/asm-mips64/sn/sn0/ip27.h @@ -89,9 +89,8 @@ #define CPU_RESCHED_B_IRQ 1 #define CPU_CALL_A_IRQ 2 #define CPU_CALL_B_IRQ 3 +#define IOC3_ETH_INT 4 #define BASE_PCI_IRQ 4 -/*#define IOC3_ETH_INT 9*/ -#define IOC3_ETH_INT 0x0809 /* nasid 0, wid 0x8 */ #define SN00_BRIDGE 0x9200000008000000 #define SN00I_BRIDGE0 0x920000000b000000 -- cgit v1.2.3