freebsd-dev/sys/boot/i386
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
..
boot0
boot0ext
boot0sio
boot2 Add the ability to specify the boot2 serial console speed in 2005-08-18 00:42:45 +00:00
btx
cdboot
gptboot Add the ability to specify the boot2 serial console speed in 2005-08-18 00:42:45 +00:00
kgzldr
libi386 Add a "comconsole_speed" loader variable that can be used to change 2005-08-18 01:39:43 +00:00
loader
mbr
pxeldr
Makefile
Makefile.inc