freebsd-dev/sys/boot/pc98/loader
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
..
conf.c
help.pc98
main.c - Add support to the loader for multiple consoles. 2005-05-27 19:31:00 +00:00
Makefile Remove ifdef PC98. 2005-05-08 14:17:28 +00:00