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
-  Lines: 8
-  Date:
2003-06-13 07:51:38.000000000 -0700
-  Orig file: 
linux-2.4.20/include/linux/console.h
-  Orig date: 
2002-08-02 17:39:45.000000000 -0700
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)