Re: multi-domain PCI and sysfs

From: David S. Miller
Date: Wed Sep 08 2004 - 13:24:56 EST


On Wed, 8 Sep 2004 09:02:14 -0700
Jesse Barnes <jbarnes@xxxxxxxxxxxx> wrote:

> > Where is the PCI segment base address stored in the PCI driver
> > structures? I'm still having trouble with the fact that the PCI driver
> > does not have a clear structure representing a PCI segment. Shouldn't
> > there be a structure corresponding to a segment?
>
> That would be nice, maybe an extra resource or something? I haven't looked at
> the sparc code, but it probably deals with this (sn2 has platform specific
> functions to get the base address for a bus).

We store them directly in pci_resource_*(pdev,BAR_NUM) as physical
addresses.
-
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/