From: tholo Date: Sat, 8 Feb 1997 22:47:45 +0000 (+0000) Subject: BIOS does not report >64M memory X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=b796e03ba1c7e02f1994c9ef6f29a9a8e6f4c8a2;p=openbsd BIOS does not report >64M memory --- diff --git a/sys/arch/i386/conf/GANDALF b/sys/arch/i386/conf/GANDALF index 60625626243..d847e60bcda 100644 --- a/sys/arch/i386/conf/GANDALF +++ b/sys/arch/i386/conf/GANDALF @@ -1,7 +1,7 @@ # # GANDALF -- Dual Tyan P5/133 PCI/EISA bus # -# $OpenBSD: GANDALF,v 1.19 1996/12/28 01:01:02 tholo Exp $ +# $OpenBSD: GANDALF,v 1.20 1997/02/08 22:47:45 tholo Exp $ # machine i386 # architecture, used by config; REQUIRED @@ -11,6 +11,11 @@ machine i386 # architecture, used by config; REQUIRED option I586_CPU #option GPL_MATH_EMULATE # floating point emulation +# Some BIOSes don't get the size of extended memory right. If you +# have a broken BIOS, uncomment the following and set the value +# properly for your system. +option EXTMEM_SIZE=130048 # size of extended memory + option PCIVERBOSE # verbose PCI device information option EISAVERBOSE # verbose EISA device information