Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2004 15:39:04 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/i386/boot0 boot0.S
Message-ID:  <200411241539.iAOFd40s041084@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2004-11-24 15:39:04 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/boot0  boot0.S 
  Log:
  - If the COMSPEED is set to 0, then don't try to initialize the serial port
    and assume that the BIOS has set it up for us.  This allows folks with a
    serial-aware BIOS to set the BIOS to speeds above 9600 and allow boot0 to
    just use the existing settings.
  - Purge some gratuitous cpp comments as per style(9).
  
  Submitted by:   Danny Braniss danny at cs dot huji dot ac dot il (1)
  MFC after:      1 month
  
  Revision  Changes    Path
  1.12      +10 -10    src/sys/boot/i386/boot0/boot0.S



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