Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jun 1999 11:27:06 -0700 (PDT)
From:      Robert Nordier <rnordier@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/i386/libi386 biosdisk.c bootinfo.c libi386.h
Message-ID:  <199906211827.LAA93376@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rnordier    1999/06/21 11:27:05 PDT

  Modified files:
    sys/boot/i386/libi386 biosdisk.c bootinfo.c libi386.h 
  Log:
  Fill in bi_bios_geom[] in the bootinfo structure passed to the kernel.
  This should resolve the problem raised in PR 12315, and incidentally
  makes it easier to determine what geometry the BIOS is actually using
  (by way of boot -v and dmesg).
  
  Revision  Changes    Path
  1.24      +30 -1     src/sys/boot/i386/libi386/biosdisk.c
  1.20      +4 -3      src/sys/boot/i386/libi386/bootinfo.c
  1.9       +2 -1      src/sys/boot/i386/libi386/libi386.h



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?199906211827.LAA93376>