Michael> I guess we'll have to wait and see until some kernel
Michael> version supports domains under /proc/bus/pci.
?? As far as I know any 2.6 kernel will support domains under
/proc/bus/pci, if the platform it runs on does. Follow the definition
of pci_name_bus() to see how it works.
- Roland