Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2002 13:29:22 -0700
From:      Peter Wemm <peter@wemm.org>
To:        Warner Losh <imp@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/pccard pcic_pci.c 
Message-ID:  <20020627202922.C4D3F390F@overcee.wemm.org>
In-Reply-To: <200206271956.g5RJuMrO010212@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020627202922.C4D3F390F>