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

Next file: linux/include/linux/if_ppp.h
Previous file: linux/include/linux/concap.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.91/linux/include/linux/console.h linux/include/linux/console.h
@@ -80,7 +80,7 @@
  */
 
 #define CON_PRINTBUFFER	(1)
-#define CON_FIRST	(2)
+#define CON_CONSDEV	(2) /* Last on the command line */
 #define CON_ENABLED	(4)
 
 struct console

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov