freebsd-dev/sys/boot/i386/libi386
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
..
amd64_tramp.S Back out last revision that unnecessarily changed valid assembler 2004-05-14 20:29:30 +00:00
biosacpi.c Extend a local buffer to prevent an overflow of the XSDT address. 2005-04-16 17:38:24 +00:00
bioscd.c Remove unused variables. Remove prototype for function that does not exist. 2005-05-20 13:14:18 +00:00
biosdisk.c Trap invalid sector size 0 in disk probe, refusing to add such a 2004-09-21 06:46:44 +00:00
biosmem.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
biospci.c - Add FireWire subclass and OHCI interface. 2004-10-22 14:56:23 +00:00
biospnp.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
biossmap.c Remove a pre-tier-1 kernel compatability helper. This means a 6.x loader 2004-11-08 23:59:44 +00:00
bootinfo32.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
bootinfo64.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
bootinfo.c - Add support to the loader for multiple consoles. 2005-05-27 19:31:00 +00:00
comconsole.c Don't repeat selected defines from ns16550.h or sioreg.h. Just 2003-09-16 11:24:23 +00:00
devicename.c Fix a warning by adding a missing 'const'. 2005-05-27 19:28:04 +00:00
elf32_freebsd.c Add the loader side of support for preloading ELF relocatable object 2004-08-29 00:48:42 +00:00
elf64_freebsd.c Add the loader side of support for preloading ELF relocatable object 2004-08-29 00:48:42 +00:00
gatea20.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
i386_copy.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
i386_module.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
libi386.h Fix a warning by adding a missing 'const'. 2005-05-27 19:28:04 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
nullconsole.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
pread.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
pxe.c Pass the hostname we got from DHCP to the kernel so that machines can 2005-04-17 21:38:22 +00:00
pxe.h use __packed. 2002-09-23 18:54:32 +00:00
pxetramp.s
time.c Use __FBSDID(). 2003-08-25 23:28:32 +00:00
vidconsole.c Fix 'implicit int' instance. 2005-04-09 14:07:13 +00:00