Date: Tue, 29 Feb 2000 00:48:11 -0800 (PST) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha machdep.c pmap.c src/sys/alpha/include param.h Message-ID: <200002290848.AAA37179@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2000/02/29 00:48:11 PST
Modified files:
sys/alpha/alpha machdep.c pmap.c
sys/alpha/include param.h
Log:
* Fix the memory probing code so that it sees all memory clusters, not
just the first one.
* Don't reserve extra memory for the prom console unless the platform
actually uses it.
* Fix some historical confusion and a minor bug in the message buffer
initialisation.
Submitted by: gallatin for the prom console part
Approved by: jkh
Revision Changes Path
1.68 +40 -42 src/sys/alpha/alpha/machdep.c
1.35 +5 -9 src/sys/alpha/alpha/pmap.c
1.17 +1 -5 src/sys/alpha/include/param.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002290848.AAA37179>
