freebsd-dev/sys/boot/pc98
John Baldwin 8b7c03a7a4 - Add support to the loader for multiple consoles.
- Teach the i386 and pc98 loaders to honor multiple console requests from
  their respective boot2 binaries so that the same console(s) are used in
  both boot2 and the loader.
- Since the kernel doesn't support multiple consoles, whichever console is
  listed first is treated as the "primary" console and is passed to the
  kernel in the boot_howto flags.

PR:		kern/66425
Submitted by:	Gavin Atkinson gavin at ury dot york dot ac dot uk
MFC after:	1 week
2005-05-27 19:31:00 +00:00
..
boot0
boot0.5
boot2 Print out the commands from /boot.config after parsing them so that they 2005-05-27 19:26:11 +00:00
btx Remove ifdef PC98. 2005-05-08 14:17:28 +00:00
kgzldr Remove ifdef PC98. 2005-05-08 14:17:28 +00:00
libpc98 Remove ifdef PC98. 2005-05-08 14:17:28 +00:00
loader - Add support to the loader for multiple consoles. 2005-05-27 19:31:00 +00:00
Makefile
Makefile.inc