In message <[EMAIL PROTECTED]>, Herbert Xu writes:
>Why should lp load if your haven't loaded the low level modules?

Because you might want to load them later.  It's not supposed to be 
sensitive to the order in which these things happen.

Compare the other kernel subsystems.  You can load sd_mod.o without having
any host adapter drivers present; you can load nfs.o without having any 
network card drivers present, and so on.

p.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to