patch-2.3.47 linux/include/linux/irq.h
Next file: linux/include/linux/lists.h
Previous file: linux/include/linux/input.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Sun Feb 20 20:50:18 2000
-  Orig file: 
v2.3.46/linux/include/linux/irq.h
-  Orig date: 
Tue Dec  7 09:32:51 1999
diff -u --recursive --new-file v2.3.46/linux/include/linux/irq.h linux/include/linux/irq.h
@@ -11,6 +11,7 @@
 #define IRQ_REPLAY	8	/* IRQ has been replayed but not acked yet */
 #define IRQ_AUTODETECT	16	/* IRQ is being autodetected */
 #define IRQ_WAITING	32	/* IRQ not yet seen - for autodetection */
+#define IRQ_LEVEL	64	/* IRQ level triggered */
 
 /*
  * Interrupt controller descriptor. This is all we need
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)