freebsd-dev/sys/boot/i386/libi386
Ian Dowse 4832a19173 Add a "comconsole_speed" loader variable that can be used to change
the serial console speed (i386 and amd64 only). If the previous
stage boot loader requested a serial console (RB_SERIAL or RB_MULTIPLE)
then the default speed is determined from the current serial port
speed. Otherwise it is set to 9600 or the value of BOOT_COMCONSOLE_SPEED
at compile time.

This makes it possible to set the serial port speed once in
/boot.config and the setting will propagate to boot2, loader and
the kernel serial console.
2005-08-18 01:39:43 +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 Add a "comconsole_speed" loader variable that can be used to change 2005-08-18 01:39:43 +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 Scan static SMBIOS structures and export the following environment 2005-07-14 19:52:22 +00:00
Makefile Scan static SMBIOS structures and export the following environment 2005-07-14 19:52:22 +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
smbios.c Simplify SMBIOS loader variables and drop `hint.smbios.0.enabled'. 2005-07-27 19:11:10 +00:00
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