Annotation of coherent/f/etc/conf/console/Space.c, revision 1.1.1.1

1.1       root        1: /*
                      2:  * Configurable information for the console driver(s).
                      3:  */
                      4: 
                      5: #define __KERNEL__      1
                      6: 
                      7: #include <sys/kb.h>
                      8: #include "conf.h"
                      9: 
                     10: int            kb_lang = kb_lang_us;
                     11: 
                     12: /* Number of virtual console sessions on monochrome display. */
                     13: int            mono_count = MONO_COUNT;        /* Tunable */
                     14: 
                     15: /* Number of virtual console sessions on color display. */
                     16: int            vga_count = VGA_COUNT;          /* Tunable */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.