NetBSD/sys/arch/i386
jdolecek 49c105ffdb add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this
maps standard boot flags to corresponding RB_* values
use BOOT_FLAG() in port's MD code as appropriate

as discussed on tech-kern, add new boot flags -v, -q for booting
verbosely or quietly, and corresponding AB_VERBOSE/AB_QUIET
boot flags; also add FreeBSD-compatible bootverbose macro and
NetBSD-specific bootquiet macro

for hpcmips, use new bootverbose instead of it's own hpcmips_verbose

Tested on i386, and to limited extend (compile of affected files) also for
mvme68k, hp300, luna68k, sun3.
2000-09-24 12:32:31 +00:00
..
bioscall Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
compile
conf Make this a more likely laptop config file. 2000-09-22 00:18:17 +00:00
eisa Add functions to read EISA configuration data for MEM, IRQ, DMA, and IO. 2000-08-11 00:43:18 +00:00
gdbscripts Rename "stack" to "stacktrace" and have "stack" call "stacktrace $ebp $eip" 2000-06-08 14:42:11 +00:00
i386 Grab a major # for USB scanners. 2000-09-23 04:30:08 +00:00
include Make PMAP_PAGEIDLEZERO() return a boolean value. FALSE indidcates 2000-09-21 17:46:04 +00:00
isa Kwality control: 2000-07-02 04:40:33 +00:00
mca #if 0 bogus mca_intr_establish() added possibly mistakely 2000-08-13 10:38:38 +00:00
pci Add another option PCIBIOS_INTR_GUESS for no compatible ICU found case. 2000-08-10 21:18:27 +00:00
pnpbios remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
stand add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
Makefile Remove pcvt tentacles. 2000-06-11 02:41:10 +00:00