Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Apr 2007 07:19:36 +0000 (UTC)
From:      Thomas Quinot <thomas@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:  <200704110719.l3B7JaDK078900@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thomas      2007-04-11 07:19:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/boot/i386/boot0  boot0.S 
  Log:
  MFC rev. 1.16:
  Fix setting of serial port speed. A junk value was passed in AX when
  bioscom is called to set up serial port parameters because COMSPEED
  was treated as an address instead of an immediate value, causing
  serial port parameters to never be set.
  
  PR:     i386/110828
  
  Revision  Changes    Path
  1.14.2.2  +1 -1      src/sys/boot/i386/boot0/boot0.S



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