Subject: CVS commit: src/sys/arch/x86_64/x86_64
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 02/23/2003 04:43:26
Module Name: src
Committed By: fvdl
Date: Sun Feb 23 02:43:26 UTC 2003
Modified Files:
src/sys/arch/x86_64/x86_64: machdep.c
Log Message:
Use BIOS memory info properly. Don't try to allocate areas > 4G out of
the IO extent, since it only spans 32 bits.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/arch/x86_64/x86_64/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.