patch-2.4.20 linux-2.4.20/include/linux/watchdog.h

Next file: linux-2.4.20/include/linux/wireless.h
Previous file: linux-2.4.20/include/linux/vt_kern.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/include/linux/watchdog.h linux-2.4.20/include/linux/watchdog.h
@@ -38,7 +38,8 @@
 #define	WDIOF_POWERUNDER	0x0010	/* Power bad/power fault */
 #define	WDIOF_CARDRESET		0x0020	/* Card previously reset the CPU */
 #define WDIOF_POWEROVER		0x0040	/* Power over voltage */
-#define WDIOF_SETTIMEOUT	0x0080  /* Set timeout (in seconds) */
+#define WDIOF_SETTIMEOUT	0x0080	/* Set timeout (in seconds) */
+#define WDIOF_MAGICCLOSE	0x0100	/* Supports magic close char */
 #define	WDIOF_KEEPALIVEPING	0x8000	/* Keep alive ping reply */
 
 #define	WDIOS_DISABLECARD	0x0001	/* Turn off the watchdog timer */

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