patch-pre2.0.12 linux/include/asm-alpha/irq.h

Next file: linux/include/linux/optcd.h
Previous file: linux/include/asm-alpha/io.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.11/linux/include/asm-alpha/irq.h linux/include/asm-alpha/irq.h
@@ -12,8 +12,10 @@
 
 #if defined(CONFIG_ALPHA_CABRIOLET) || defined(CONFIG_ALPHA_EB66P) || defined(CONFIG_ALPHA_EB164) || defined(CONFIG_ALPHA_PC164)
 # define NR_IRQS	33
-#elif defined(CONFIG_ALPHA_EB66) || defined(CONFIG_ALPHA_EB64P)
+#elif defined(CONFIG_ALPHA_EB66) || defined(CONFIG_ALPHA_EB64P) || defined(CONFIG_ALPHA_MIKASA)
 # define NR_IRQS	32
+#elif defined(CONFIG_ALPHA_ALCOR)
+# define NR_IRQS	48
 #else
 # define NR_IRQS	16
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this