summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64/irq.h
diff options
context:
space:
mode:
authorKanoj Sarcar <kanoj@engr.sgi.com>2000-05-18 19:38:27 +0000
committerKanoj Sarcar <kanoj@engr.sgi.com>2000-05-18 19:38:27 +0000
commitff456a3329ebcf2c630b08a3c1da166f4950da08 (patch)
treef0707ea3fd5ef47fb6118425ee9aa2e28f3c44fc /include/asm-mips64/irq.h
parent4c4a05121d9d7e6cae0ee6b2e63da40d3839481b (diff)
irq.h: With the current scheme of encoding the bus number into the
pci irq, we need to bump up NR_IRQs to handle more than 4 PCI busses. io.h: Port numbers are really "unsigned long", since they need to contain the nasids too. ip27-pci.c: Encode the nasid into the port number for isp1020 for pio.
Diffstat (limited to 'include/asm-mips64/irq.h')
-rw-r--r--include/asm-mips64/irq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips64/irq.h b/include/asm-mips64/irq.h
index 5baa58f6e..031955635 100644
--- a/include/asm-mips64/irq.h
+++ b/include/asm-mips64/irq.h
@@ -11,7 +11,7 @@
#ifndef _ASM_IRQ_H
#define _ASM_IRQ_H
-#define NR_IRQS 64
+#define NR_IRQS 256
#define TIMER_IRQ 0