Re: pci segments/domains

Jeff Garzik (jgarzik@mandrakesoft.com)
Thu, 16 May 2002 15:33:34 -0400


Grover, Andrew wrote:

>Well, ACPI calls them "segments" but a previous discussion (c.f. "RFC:
>Changes for PCI" from a year ago) called them domains.
>
>I don't care what they're called, but I wanted to bring them up and see what
>everyone thought about how best to implement them, or at least if anyone had
>an objection to adding a "segment" parameter to pci_scan_root.
>
>I certainly don't have a machine that uses these but some people do, and it
>sounds like it would be nice to handle them in an arch-neutral way.
>

alpha and sparc64 at least already do them.

I wouldn't mind making the PCI domain support a bit more explicit,
though. I think it's fair to be able to obtain a pointer to "struct
pci_domain", which would most likely be defined in asm/pci.h for each arch.

Jeff

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