From owner-cvs-sys Tue Sep 16 07:25:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA26268 for cvs-sys-outgoing; Tue, 16 Sep 1997 07:25:16 -0700 (PDT) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA26232; Tue, 16 Sep 1997 07:24:38 -0700 (PDT) Received: (from eivind@localhost) by bitbox.follo.net (8.8.6/8.8.6) id QAA27601; Tue, 16 Sep 1997 16:24:28 +0200 (MET DST) Date: Tue, 16 Sep 1997 16:24:28 +0200 (MET DST) Message-Id: <199709161424.QAA27601@bitbox.follo.net> From: Eivind Eklund To: David Greenman CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG In-reply-to: David Greenman's message of Tue, 16 Sep 1997 03:45:11 -0700 (PDT) Subject: Re: cvs commit: src/sys/i386/i386 machdep.c References: <199709161045.DAA17321@freefall.freebsd.org> Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > davidg 1997/09/16 03:45:11 PDT > > Modified files: (Branch: RELENG_2_2) > sys/i386/i386 machdep.c > Log: > Bring in changes from revs 1.262 & 1.263: speculative memory probe for > machines with >64MB of RAM. This still won't work on Compaqs and Dells - they report 16MB in the RTC memory, and expect you to use the (EISA?) BIOS to find the rest. (Not that I have a good solution for this, just FYI) Eivind.