patch-2.3.43 linux/include/asm-ppc/irq.h

Next file: linux/include/asm-ppc/machdep.h
Previous file: linux/include/asm-ppc/heathrow.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.42/linux/include/asm-ppc/irq.h linux/include/asm-ppc/irq.h
@@ -129,10 +129,9 @@
 
 /*
  * this is the # irq's for all ppc arch's (pmac/chrp/prep)
- * so it is the max of them all - which happens to be powermac
- * at present (G3 powermacs have 64).
+ * so it is the max of them all
  */
-#define NR_IRQS			128
+#define NR_IRQS			256
 
 #endif /* CONFIG_APUS */
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)