patch-2.4.21 linux-2.4.21/include/linux/console.h

Next file: linux-2.4.21/include/linux/console_struct.h
Previous file: linux-2.4.21/include/linux/com20020.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/linux/console.h linux-2.4.21/include/linux/console.h
@@ -90,6 +90,7 @@
 #define CON_PRINTBUFFER	(1)
 #define CON_CONSDEV	(2) /* Last on the command line */
 #define CON_ENABLED	(4)
+#define CON_BOOT	(8) /* Only used for initial boot */
 
 struct console
 {

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