patch-2.2.11 linux/include/linux/console.h
Next file: linux/include/linux/cyclades.h
Previous file: linux/include/linux/coda_psdev.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Mon Aug  9 12:04:41 1999
-  Orig file: 
v2.2.10/linux/include/linux/console.h
-  Orig date: 
Thu Feb 25 10:02:12 1999
diff -u --recursive --new-file v2.2.10/linux/include/linux/console.h linux/include/linux/console.h
@@ -51,6 +51,7 @@
 extern struct consw dummy_con;	/* dummy console buffer */
 extern struct consw fb_con;	/* frame buffer based console */
 extern struct consw vga_con;	/* VGA text console */
+extern struct consw newport_con;	/* SGI Newport console  */
 extern struct consw prom_con;	/* SPARC PROM console */
 
 void take_over_console(struct consw *sw, int first, int last, int deflt);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)