File:  [GnuMach] / Gnu-Mach / i386 / bogus / rc.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed Sep 2 04:36:58 2020 UTC (5 years, 10 months ago) by root
Branches: MAIN, GNU
CVS tags: HEAD, GNUMach130, GNUMach120, GNUMach113, GNUMach112, GNUMach100
GNU Mach 1.0

/* 
 * This controls whether or not we use a serial line for the console
 * (ie, remote console).
 */

/*
 * Values for RCLINE:
 *	-1 = disable
 *	 0 = port 0x3f8/irq 4 (DOS COM1)
 *	 1 = port 0x2f8/irq 3 (DOS COM2)
 *	 2 = port 0x3e8/irq 5 (DOS COM3)
 *	 3 = port 0x2e8/irq 9 (DOS COM4)
 */

#define RCLINE	-1		/* com port for console */
#define RCADDR	0x3f8		/* where it is */

unix.superglobalmegacorp.com

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