Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 10/28/2000 05:29:36
Module Name: syssrc
Committed By: enami
Date: Sat Oct 28 02:29:36 UTC 2000
Modified Files:
syssrc/sys/arch/i386/i386: machdep.c
Log Message:
Don't use memory map of no entry. Instead, fallback into old way.
This fixes one of ``can't find end of memory'' panic on startup.
To generate a diff of this commit:
cvs rdiff -r1.406 -r1.407 syssrc/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.