Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Nov 2007 20:19:58 +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/libi386 biosdisk.c src/sys/boot/pc98/libpc98 biosdisk.c
Message-ID:  <200711082019.lA8KJwib084857@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2007-11-08 20:19:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/boot/i386/libi386 biosdisk.c 
    sys/boot/pc98/libpc98 biosdisk.c 
  Log:
  MFC: Rework the read/write support in the bios disk driver some to cut down
  on duplicated code and support 64-bit LBAs for GPT.  This also changes the
  code to always use EDD on devices that support it which matches the rest of
  the x86 bootstrap.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.48.2.3  +116 -198  src/sys/boot/i386/libi386/biosdisk.c
  1.34.2.3  +83 -161   src/sys/boot/pc98/libpc98/biosdisk.c



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