patch-2.1.79 linux/include/asm-alpha/irq.h
Next file: linux/include/asm-alpha/lca.h
Previous file: linux/include/asm-alpha/io.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Mon Jan 12 14:51:14 1998
- Orig file:
v2.1.78/linux/include/asm-alpha/irq.h
- Orig date:
Wed Apr 16 14:15:00 1997
diff -u --recursive --new-file v2.1.78/linux/include/asm-alpha/irq.h linux/include/asm-alpha/irq.h
@@ -14,8 +14,10 @@
# define NR_IRQS 33
#elif defined(CONFIG_ALPHA_EB66) || defined(CONFIG_ALPHA_EB64P) || defined(CONFIG_ALPHA_MIKASA)
# define NR_IRQS 32
-#elif defined(CONFIG_ALPHA_ALCOR) || defined(CONFIG_ALPHA_XLT)
+#elif defined(CONFIG_ALPHA_ALCOR) || defined(CONFIG_ALPHA_XLT) || defined(CONFIG_ALPHA_MIATA) || defined(CONFIG_ALPHA_NORITAKE)
# define NR_IRQS 48
+#elif defined(CONFIG_ALPHA_SABLE)
+# define NR_IRQS 40
#else
# define NR_IRQS 16
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov