From owner-freebsd-hackers Wed May 8 08:06:38 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA06171 for hackers-outgoing; Wed, 8 May 1996 08:06:38 -0700 (PDT) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id IAA06156 for ; Wed, 8 May 1996 08:06:35 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.7.5/8.6.5) with SMTP id IAA00296; Wed, 8 May 1996 08:06:20 -0700 (PDT) Message-Id: <199605081506.IAA00296@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost [127.0.0.1] didn't use HELO protocol To: dennis@etinc.com (dennis) cc: hackers@freebsd.org Subject: Re: ISA Hole - Memory Problem In-reply-to: Your message of "Wed, 08 May 1996 10:43:30 EDT." <199605081443.KAA28880@etinc.com> From: David Greenman Reply-To: davidg@Root.COM Date: Wed, 08 May 1996 08:06:20 -0700 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > >When we set the 15-16Meg ISA hole (which creates an addition area >for ISA adapters in the 15-16Meg region) in a 32Meg System, FreeBSD >only sees 15Meg in the Box. When the ISA hole is removed, it sees all >32Meg. > >How do I tell the O/S that this hole is there so it sees the other 16Meg? You don't. We don't have support for arbitrary holes in the address space. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project