Nick Hibma wrote:
>
> Is it possible to change the order in which modules are loaded in
> loader.conf? I need usb before uhci before ums.
>
> usb_load="YES"
> uhci_load="YES"
> ums_load="YES"
>
> doesn't do it.
Funny, I thought they were loaded in the order they were declared.
Alas, I'm not inclined to add any kind of ordering of module
loading, because this ought to be handled by the load/linking
functions and module-declared dependencies. Let's not fix the wrong
thing.
--
Daniel C. Sobral (8-DCS)
who is as social as a wampas
[EMAIL PROTECTED]
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message