Module Name: src Committed By: cliff Date: Fri Jan 8 08:01:23 UTC 2010
Modified Files: src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: machdep.c Log Message: - if the firmware version is unknown, we use MEMSIZE instead of maps prpovided by firmware; if MEMSIZE if nt configure, print error message are halt; if would defer until consinit then we could panic. - fix seg count when MEMSIZE is used to constrain memory obtained from firmware maps - cast physmem to to uint64_t before applying ctob() when passing bytes count to format_bytes() To generate a diff of this commit: cvs rdiff -u -r1.1.2.12 -r1.1.2.13 src/sys/arch/evbmips/rmixl/machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.