diff options
| author | Ian Dowse <iedowse@FreeBSD.org> | 2005-08-18 01:39:43 +0000 |
|---|---|---|
| committer | Ian Dowse <iedowse@FreeBSD.org> | 2005-08-18 01:39:43 +0000 |
| commit | 4832a19173a22b89071fc7c178a982dd3a758e78 (patch) | |
| tree | 2bd3f8b92928c4902f341d508484eca99bcf78ce /sys/boot/forth/loader.conf.5 | |
| parent | a00a259113386508d26882780ad746fbc558a235 (diff) | |
Notes
Diffstat (limited to 'sys/boot/forth/loader.conf.5')
| -rw-r--r-- | sys/boot/forth/loader.conf.5 | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/sys/boot/forth/loader.conf.5 b/sys/boot/forth/loader.conf.5 index 4ee8b98fa13e..9d113e515d08 100644 --- a/sys/boot/forth/loader.conf.5 +++ b/sys/boot/forth/loader.conf.5 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD$ -.Dd November 7, 2004 +.Dd August 18, 2005 .Dt LOADER.CONF 5 .Os .Sh NAME @@ -164,6 +164,18 @@ a bitmap will be loaded to be displayed on screen while booting. .Pq Dq Pa /boot/splash.bmp Name of the bitmap to be loaded. Any other name can be used. +.It Va comconsole_speed +.Po Dq 9600 +or the value of the +.Va BOOT_COMCONSOLE_SPEED +variable when +.Xr loader 8 +was compiled +.Pc . +Sets the speed of the serial console. +If the previous boot loader stage specified that a serial console +is in use then the default speed is determined from the current +serial port speed setting. .It Va console .Pq Dq vidconsole .Dq comconsole |
