Subject: PR/33659 CVS commit: src/sys/arch/i386/i386
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: matthew green <mrg@netbsd.org>
List: netbsd-bugs
Date: 07/03/2006 01:30:02
The following reply was made to PR port-i386/33659; it has been noted by GNATS.
From: matthew green <mrg@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/33659 CVS commit: src/sys/arch/i386/i386
Date: Mon, 3 Jul 2006 01:25:33 +0000 (UTC)
Module Name: src
Committed By: mrg
Date: Mon Jul 3 01:25:33 UTC 2006
Modified Files:
src/sys/arch/i386/i386: machdep.c
Log Message:
always include the code to lookup bootinfo for memory size. however,
don't use it if biosbasemem or biosextmem are non-zero. this allows
one to set these variables in /netbsd rather than a kernel rebuild with
options REALBASEMEM/REALEXTMEM, as used to be. PR#33659.
To generate a diff of this commit:
cvs rdiff -r1.574 -r1.575 src/sys/arch/i386/i386/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.