On 14 Feb 2003, Eric W. Biederman wrote:
I need to look closely at this issue. We have one huge hook before hardwaremain. Beyond that I suspect doing something as simple as going through the devices in a tree structured order would remove the need for multiple passes.
I am not so sure. The Acer superio needed at least two passes, one before pci scan and one after, the reason being that certain resources were not visible on PCI unless and enable was set, then the device got scanned, then some post-scan fixup got done.
ron