1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/boot/common
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
..
bcache.c
boot.c
bootstrap.h
commands.c
console.c Fix a comparison that broke ``set console=vidconsole'' and even the 2005-07-29 12:47:42 +00:00
dev_net.c
dev_net.h
devopen.c
help.common remove a pointless comment with a more helpful one... 2005-07-25 17:18:25 +00:00
interp_backslash.c
interp_forth.c
interp_parse.c
interp.c
isapnp.c
isapnp.h
load_elf32_obj.c
load_elf32.c
load_elf64_obj.c
load_elf64.c
load_elf_obj.c
load_elf.c
load.c
loader.8 Add a "comconsole_speed" loader variable that can be used to change 2005-08-18 01:39:43 +00:00
ls.c
Makefile.inc
merge_help.awk
misc.c
module.c
newvers.sh
panic.c
pnp.c
pnpdata
reloc_elf32.c
reloc_elf64.c
reloc_elf.c
ufsread.c