opnsense-src/sys/boot/forth
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
..
beastie.4th Fix a bunch of stack leaks. These were theoretically harmless, except that 2004-12-01 07:17:57 +00:00
frames.4th
loader.4th
loader.4th.8 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
loader.conf Add a "comconsole_speed" loader variable that can be used to change 2005-08-18 01:39:43 +00:00
loader.conf.5 Add a "comconsole_speed" loader variable that can be used to change 2005-08-18 01:39:43 +00:00
loader.rc The 'start' command processes loader.conf variables, not loader.rc. 2004-12-06 05:30:31 +00:00
pnp.4th
screen.4th
support.4th