Patrick Mochel wrote:
> [ I apologize for answering this so late, and being so tardy
> in releasing
> docs explaining all this. I'll be sending docs to the list soon... ]
Alright. This is OK. :o)
[ ... ]
> The short of it: 2.5.19 introduced a struct bus_type that
> describes each
> bus type in the system. It holds lists of all the devices and
> drivers that are found for that bus type.
I guessed so and already found this out. :o)
[ ... ]
> The arch/ objects are probably linked before the driver/
> objects on alpha, so the bus ends up being scanned before the
> bus type is registered.
Seems, that you're right!
> Can pcibios_init() be demoted to a device_initcall? This would delay
> probing until all the subsystems could be setup...
Yea, great idea, but I don't have the time at the moment to do this.
I hope anybody else will (please) do it!?
-Oliver
-
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/
This archive was generated by hypermail 2b29 : Fri Jun 07 2002 - 22:00:20 EST