Re: PnP Model

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Mon Feb 03 2003 - 11:41:19 EST


On Mon, 2003-02-03 at 15:31, James Bottomley wrote:
> The last issue is probably that we'd like the ISA probes to be run after
> all the rest of the busses so that all resources in use in the system

They need to run very early on in some ways. We don't want to assign a
PnP device over something we didnt know exists. We can scan the other
busses first safely but we can't activate devices or do anything else
until the ISA unsafe probes run. Those also have some very careful
ordering especially in networking. NE2000 must run early, other probes
can make some cards move around so must also be ordered

-
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 Feb 07 2003 - 22:00:11 EST