freebsd-nq/sys/i386
Joerg Wunsch 0f72d204e6 Reset defaults in case of boot() is looping several times (e.g. the
user has entered a bogus kernel name in the first place).

Also fix the broken #ifdef FORCE_COMCONSOLE, it has been disabled by
accident.  (NB: the keyboard probe remains disabled however.)

Few cosmetic fixes (declare functions to be void instead of int),
while i've been at this.

Pointed out by: wosch@cs.tu-berlin.de (Wolfram Schneider), for the init bug
1995-06-25 14:02:57 +00:00
..
apm Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
bios Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
boot Reset defaults in case of boot() is looping several times (e.g. the 1995-06-25 14:02:57 +00:00
conf Add an option to the psm driver to skip the parts of the probe which break 1995-06-22 10:56:56 +00:00
eisa Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
i386 Add a `reset' command to UserConfig. Our documentation does 1995-06-25 13:57:55 +00:00
ibcs2 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
include Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
isa Reduce timeout frequency from `hz' to 0 if no ports are open or to 1 if 1995-06-25 04:51:01 +00:00
pci Correct pcibus_setup() to return as soon as one test succeeds. 1995-03-22 21:35:39 +00:00
scsi Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
Makefile