NetBSD/sys/arch/vax/boot
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
..
boot add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
common Add support for loading a 2nd stage boot in either a.out or ELF. 2000-07-19 00:58:23 +00:00
xxboot Add support for loading a 2nd stage boot in either a.out or ELF. 2000-07-19 00:58:23 +00:00
Makefile New boot program for vax. Appearance similar to the i386 boot blocks. 1999-03-06 16:36:04 +00:00
Makefile.inc Add support for loading a 2nd stage boot in either a.out or ELF. 2000-07-19 00:58:23 +00:00
scsi_hi.c Add support for booting Vaxstations; from MFM and SCSI. (PROM-based boot). 1996-08-02 11:21:41 +00:00
scsi_low.c Add support for booting Vaxstations; from MFM and SCSI. (PROM-based boot). 1996-08-02 11:21:41 +00:00
sd.c Add support for booting Vaxstations; from MFM and SCSI. (PROM-based boot). 1996-08-02 11:21:41 +00:00
so.h Add support for booting Vaxstations; from MFM and SCSI. (PROM-based boot). 1996-08-02 11:21:41 +00:00