Date: Tue, 15 Jul 2003 21:21:30 +0200 From: Stefan Farfeleder <stefan@fafoe.narf.at> To: David O'Brien <obrien@freebsd.org> Cc: freebsd-ppc@freebsd.org Subject: Re: How to determine amount of RAM installed? Message-ID: <20030715192129.GG574@wombat.fafoe.narf.at> In-Reply-To: <20030715182724.GA70768@dragon.nuxi.com> References: <20030715182724.GA70768@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 15, 2003 at 11:27:24AM -0700, David O'Brien wrote: > How can one get RAM properties from OBP? Specifically how much RAM is > installed? dev /memory .properties The first value of 'available' should be the start address, the second one the number of bytes of installed memory. Regards, Stefan Farfeleder
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030715192129.GG574>