Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2000 15:57:16 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/i386/boot2 Makefile boot1.s
Message-ID:  <200006262257.PAA27703@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2000/06/26 15:57:16 PDT

  Modified files:
    sys/boot/i386/boot2  Makefile boot1.s 
  Log:
  Add in support for EDD to support large disks via LBA.  This uses a
  method similar to that of the loader to avoid potentially breaking older
  drives in that we only use EDD if the desired cylinder is > 1023.
  
  Revision  Changes    Path
  1.19      +2 -2      src/sys/boot/i386/boot2/Makefile
  1.13      +24 -23    src/sys/boot/i386/boot2/boot1.s



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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