Subject: CVS commit: src/sys/arch/sbmips/sbmips
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 07/06/2003 12:14:51
Module Name:	src
Committed By:	simonb
Date:		Sun Jul  6 12:14:50 UTC 2003

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

Log Message:
Hardwire physmem to 32MB if not called from CFE.
This should be a kernel config option, but for now is enough to get
a sbmips GENERIC kernel running under a simulator.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/sbmips/sbmips/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.