Re: [patch] pci: revert "PCI: remove transparent bridge sizing"

From: Ingo Molnar
Date: Wed Mar 26 2008 - 18:31:42 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

> > PCI bridges at zero is perfectly valid indeed and I'm sure we have
> > that around at least for IO space. In fact, I'm surprised you don't
> > have that on x86. Typically, things like an HT segment with a P2P
> > bridge and behind that bridge an ISA bridge could well have the P2P
> > bridge with a resource forwarding 0...0x1000 IO downstream for
> > example even on x86 no ? (I'm not -that- familiar with the crazyness
> > of legacy ISA on x86 but I've definitely seen such setup on other
> > archs).
>
> 0..0x1000 physical memory (== bus memory on x86) is reserved to the
> BIOS as RAM in essence and that legacy will be with us for at least
> 100 or maybe 200 years ;-)

ah i was fixated on ioremap-ed memory resources - the PIO space is quite
colorful indeed.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/