Nik Clayton f3fd3a0091 Explicitly list the i/o addresses of the serial ports.
Prompted by docs/12343, in which people seemed to get a little confused.
The original text in the file said:

[...]
# By default we use COM1 as our serial console port *if* we're going to use
# a serial port as our console at all.  (0x3E8 = COM2)
#
#BOOT_COMCONSOLE_PORT= 0x3F8
[...]

From what I can make out, some people have assumed that means that if
they just uncomment the BOOT_COMCONSOLE_PORT then it will use COM2:
These same people then assume that "0x3F8" on that line is a typo for
"0x3E8".

What it actually means is that if you uncomment the line then the default
stays as "Ox3F8" (COM1:), and that you have to uncomment the line, *and*
change the value of the variable in order to use COM2:.

So I've made that a little bit clearer.  I've also listed the hex values
for COM1: thru COM4:, snarfed from sys/isa/isareg.h.

PR:             docs/12343
Submitted by:   Bill Grunfelder <wjgrun@dippy.cyberwar.com>
1999-07-28 20:28:54 +00:00
..
1999-07-09 13:37:59 +00:00
1998-09-02 01:34:57 +00:00
1999-05-11 03:29:04 +00:00
1999-07-26 10:49:37 +00:00
1999-02-14 07:43:07 +00:00
1999-01-24 13:46:33 +00:00
1998-03-30 09:17:25 +00:00
1998-09-02 01:34:57 +00:00
1998-09-02 01:34:57 +00:00
1998-09-02 01:34:57 +00:00
1999-02-10 18:30:01 +00:00
1998-09-02 01:34:57 +00:00
1998-09-02 01:34:57 +00:00
1998-11-16 02:02:30 +00:00
1998-09-02 01:34:57 +00:00
1998-09-02 01:34:57 +00:00
1998-09-02 01:34:57 +00:00
1998-09-02 01:34:57 +00:00
1999-07-26 10:49:37 +00:00
1998-09-02 01:34:57 +00:00
1999-07-27 18:23:14 +00:00
1998-09-02 01:34:57 +00:00
1999-02-22 02:55:18 +00:00
1998-09-02 01:34:57 +00:00
1999-06-07 19:25:23 +00:00
1998-03-13 22:03:03 +00:00
1999-03-28 20:36:03 +00:00
1998-09-02 01:34:57 +00:00
rpc
1998-09-02 01:34:57 +00:00
1999-07-21 20:56:00 +00:00
1998-09-02 01:34:57 +00:00
1996-01-31 15:03:18 +00:00