[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <476B2070.7020004@redhat.com>
Date: Thu, 20 Dec 2007 21:09:52 -0500
From: Tony Camuso <tcamuso@...hat.com>
To: Robert Hancock <hancockr@...w.ca>
CC: Greg KH <gregkh@...e.de>, linux-kernel@...r.kernel.org,
linux-pci@...ey.karlin.mff.cuni.cz,
"Chumbalkar, Nagananda" <Nagananda.Chumbalkar@...com>
Subject: Re: [Fwd: Re: [PATCH 0/5]PCI: x86 MMCONFIG]
Robert Hancock wrote:
> The case of the device built into the K8 northbridge that's unreachable
> by MMCONFIG kind of makes sense, since the northbridge is what's
> translating the MMCONFIG memory access into config accesses. It seems
> bizarre to me that a bridge chip could possibly have such a problem. The
> MMCONFIG access should get translated into a configuration space access
> in the northbridge and from that point on there's no difference between
> an MMCONFIG and type1 access.
>
Robert's point is well taken.
Only northbridge chips can give us this kind of trouble, and the only
chips mentioned in the present discussion as not being mmconf-compliant
are northbridges (8132, ht1000).
The patch is aware of this, so once a root bus has been programmed for
legacy pci config access, all descendent buses automatically inherit
this access mechanism and are therefore not probed by the patch.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists