Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jan 2006 19:01:26 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/common loader.8 src/sys/boot/forth loader.conf loader.conf.5 src/sys/boot/i386/libi386 comconsole.c
Message-ID:  <200601251901.k0PJ1QaJ076201@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emaste      2006-01-25 19:01:26 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/boot/common      loader.8 
    sys/boot/forth       loader.conf loader.conf.5 
    sys/boot/i386/libi386 comconsole.c 
  Log:
  MFC loader.8:1.83 loader.conf:1.99 loader.conf.5:1.24 comconsole.c:1.11
  from HEAD to RELENG_5:
  
    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.
  
  Approved by:    rwatson (mentor)
  
  Revision  Changes    Path
  1.64.2.6  +14 -1     src/sys/boot/common/loader.8
  1.85.2.6  +2 -1      src/sys/boot/forth/loader.conf
  1.21.2.2  +13 -1     src/sys/boot/forth/loader.conf.5
  1.10.4.1  +108 -9    src/sys/boot/i386/libi386/comconsole.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601251901.k0PJ1QaJ076201>