From owner-freebsd-arch Mon Oct 1 20:26:53 2001 Delivered-To: freebsd-arch@freebsd.org Received: from silby.com (cb34181-a.mdsn1.wi.home.com [24.14.173.39]) by hub.freebsd.org (Postfix) with ESMTP id C44DB37B401 for ; Mon, 1 Oct 2001 20:26:50 -0700 (PDT) Received: (qmail 14371 invoked by uid 1000); 2 Oct 2001 03:26:48 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 2 Oct 2001 03:26:48 -0000 Date: Mon, 1 Oct 2001 22:26:48 -0500 (CDT) From: Mike Silbersack To: Dan Nelson Cc: Subject: Re: Reading physical memory in a cross-platform way In-Reply-To: <20011001222450.A39302@dan.emsphone.com> Message-ID: <20011001222555.S7118-100000@achilles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 1 Oct 2001, Dan Nelson wrote: > It looks like 'physmem' (aka the hw.physmem sysctl) is defined the same > way on all the systems; are you looking for something else? > > -- > Dan Nelson > dnelson@allantgroup.com physmem != hw.physmem. The sysctl is actually the output of a function, not a simple int or the like. Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message