From owner-cvs-sys Tue Sep 16 09:32:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA03945 for cvs-sys-outgoing; Tue, 16 Sep 1997 09:32:33 -0700 (PDT) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA03939; Tue, 16 Sep 1997 09:32:27 -0700 (PDT) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id JAA20346; Tue, 16 Sep 1997 09:34:13 -0700 (PDT) Message-Id: <199709161634.JAA20346@implode.root.com> To: Luigi Rizzo cc: perhaps@yes.no (Eivind Eklund), cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/i386 machdep.c In-reply-to: Your message of "Tue, 16 Sep 1997 15:36:02 +0200." <199709161336.PAA05480@labinfo.iet.unipi.it> From: David Greenman Reply-To: dg@root.com Date: Tue, 16 Sep 1997 09:34:13 -0700 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> > 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) > >can we possibly put some option in USERCONFIG to override any >compiled-in option. This is already available via the npx0 'iosize' parameter. Although this is certainly a kludge, it is sufficient until a better mechanism comes along that is more general. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project