Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: source-changes
Date: 04/14/2006 09:50:16
Module Name:	src
Committed By:	jmmv
Date:		Fri Apr 14 09:50:16 UTC 2006

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

Log Message:
biosextmem comes before biosbasemem in the stack passed by the boot loader.
Fixes e.g. APM initialization.  Problem spotted by Kurt Schreiner.


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