Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2002 11:46:37 -0700 (PDT)
From:      Mitsuru IWASAKI <iwasaki@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 machdep.c
Message-ID:  <200210251846.g9PIkbfY018115@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iwasaki     2002/10/25 11:46:37 PDT

  Modified files:
    sys/i386/i386        machdep.c 
  Log:
  Change method to determine base memory size.
  Try INT 15H/E820H first, then fall back to the old compatibility
  method (INT 12H).
  This is a workaround for newer machines which have broken INT 12H BIOS
  service implementation.
  
  Reviewed by:    -current ML
  MFC after:      3 days
  
  Revision  Changes    Path
  1.544     +55 -43    src/sys/i386/i386/machdep.c

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?200210251846.g9PIkbfY018115>