freebsd_amp_hwpstate/etc
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
..
defaults Explicitly list the i/o addresses of the serial ports. 1999-07-28 20:28:54 +00:00
etc.alpha Fix typo in previous commit. 1999-07-09 13:37:59 +00:00
etc.amd64 Refine on explanation for apm stuff. 1999-07-12 17:20:29 +00:00
etc.i386 Refine on explanation for apm stuff. 1999-07-12 17:20:29 +00:00
isdn upgrade isdn4bsd from version 0.71 to the just released version 0.81 1999-05-20 10:14:57 +00:00
kerberosIV
mail update spam countermeasures 1999-05-11 03:29:04 +00:00
mtree Actually install the virgin copies of the /etc files that we so proudly 1999-06-24 09:45:30 +00:00
namedb
periodic Update the locate database even if user nobody can't stat root's 1999-06-21 18:36:18 +00:00
ppp Add a default ppp.conf (mode 600). 1999-07-26 10:49:37 +00:00
rc.d Start ppp before natd, not afterwards. 1999-07-26 15:17:23 +00:00
root By popular request, add /usr/local/sbin to this list. 1999-04-28 06:43:08 +00:00
sendmail Remove trailing whitespace from a couple of lines. It made its way 1999-07-17 23:22:13 +00:00
MAKEDEV Put apmd configuration and rc files in /etc. 1999-07-10 18:02:42 +00:00
MAKEDEV.local
Makefile Add a default ppp.conf (mode 600). 1999-07-26 10:49:37 +00:00
aliases
amd.map
apmd.conf Put apmd configuration and rc files in /etc. 1999-07-10 18:02:42 +00:00
auth.conf
crontab
csh.cshrc
csh.login
csh.logout
dhclient.conf
disktab Blindly commit an entry for a 'Castlewood ORB2-E', which is a 2.2gig 1999-06-04 02:49:27 +00:00
dm.conf
fbtab
ftpusers Add tty, kmem, bind & pop (MF master.passwd) 1999-04-01 15:14:09 +00:00
gettytab
group
host.conf
hosts
hosts.allow Use /usr/bin/finger rather than `safe_finger'. 1999-05-08 02:19:25 +00:00
hosts.equiv
hosts.lpd
inetd.conf Add -n to the example and explanation of the internal auth service. 1999-07-24 17:19:54 +00:00
locale.alias
login.access
login.conf Be a little clearer about login_getpwclass(3), and its penchant for 1999-07-14 22:36:10 +00:00
make.conf Explicitly list the i/o addresses of the serial ports. 1999-07-28 20:28:54 +00:00
master.passwd
minfree
modems
motd FreeBSD.ORG -> FreeBSD.org 1999-07-27 18:23:14 +00:00
netstart
network.subr Start ppp before natd, not afterwards. 1999-07-26 15:17:23 +00:00
networks
newsyslog.conf Syntax for user/group is changed from "user.group" to "user:group" to be 1999-06-28 03:15:02 +00:00
pam.conf
pccard.conf.sample Added CyQ've ELA-010 Ethernet Card 1999-07-25 01:56:16 +00:00
pccard_ether
phones
printcap
profile
protocols solve name conflict 1999-06-07 19:25:23 +00:00
rc Don't allow users to prevent the updating of /etc/motd on machines for 1999-06-21 15:59:42 +00:00
rc.atm
rc.devfs
rc.diskless1
rc.diskless2
rc.firewall
rc.initdiskless
rc.isdn fix cosmetic ISDN startup problem mentioned in PR conf/9957 1999-03-08 11:28:45 +00:00
rc.network Start ppp before natd, not afterwards. 1999-07-26 15:17:23 +00:00
rc.pccard Don't background pccardd, it nullfies the "-z" flag. pccardd itself 1999-07-26 01:08:16 +00:00
rc.resume Put apmd configuration and rc files in /etc. 1999-07-10 18:02:42 +00:00
rc.serial
rc.shutdown
rc.suspend Put apmd configuration and rc files in /etc. 1999-07-10 18:02:42 +00:00
rc.sysctl Add two features: 1999-03-28 20:36:03 +00:00
remote
rpc
security Ignore NIS accounts when checking for passwordless accounts. 1999-06-23 14:23:54 +00:00
services Add ``cvsup''. 1999-07-21 20:56:00 +00:00
shells
syslog.conf
termcap.small