patch-2.4.2 linux/include/asm-arm/arch-rpc/irqs.h
Next file: linux/include/asm-arm/arch-sa1100/SA-1101.h
Previous file: linux/include/asm-arm/arch-rpc/io.h
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Thu Feb  8 16:32:44 2001
-  Orig file: 
v2.4.1/linux/include/asm-arm/arch-rpc/irqs.h
-  Orig date: 
Mon Sep 18 15:15:23 2000
diff -u --recursive --new-file v2.4.1/linux/include/asm-arm/arch-rpc/irqs.h linux/include/asm-arm/arch-rpc/irqs.h
@@ -37,5 +37,10 @@
 #define FIQ_EXPANSIONCARD	6
 #define FIQ_FORCE		7
 
+/*
+ * This is the offset of the FIQ "IRQ" numbers
+ */
+#define FIQ_START		64
+
 #define IRQ_TIMER		IRQ_TIMER0
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)