From owner-cvs-all Thu Jun 27 13:29:34 2002 Delivered-To: cvs-all@freebsd.org Received: from overcee.wemm.org (12-232-114-102.client.attbi.com [12.232.114.102]) by hub.freebsd.org (Postfix) with ESMTP id B962837B408; Thu, 27 Jun 2002 13:29:17 -0700 (PDT) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id C4D3F390F; Thu, 27 Jun 2002 13:29:22 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pccard pcic_pci.c In-Reply-To: <200206271956.g5RJuMrO010212@freefall.freebsd.org> Date: Thu, 27 Jun 2002 13:29:22 -0700 From: Peter Wemm Message-Id: <20020627202922.C4D3F390F@overcee.wemm.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Warner Losh wrote: > imp 2002/06/27 12:56:22 PDT > > Modified files: > sys/pccard pcic_pci.c > Log: > Lots of people have had to hack around the fixed address for cardbus > bridges in modern hardware (that hardware w/ lots of RAM). Raise the > address from 0x44000000 to 0x88000000 to match what we do with > NEWCARD. However, this really should be done in the pci layer. The nexus should also pre-"allocate" system ram so that PCI doesn't think the space where RAM is mapped is free and available for use as a free-for-all for device mappings. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message