Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 11/29/2000 11:56:03
Module Name:	syssrc
Committed By:	aymeric
Date:		Wed Nov 29 09:56:03 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/i386: machdep.c

Log Message:
Fall back to previous memory segments detection code if BIOS reports no
correct memory segment.
This prevents some systems from losing with `can't find end of memory'.
Discussed with Bill Sommerfeld.


To generate a diff of this commit:
cvs rdiff -r1.420 -r1.421 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.