Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Nov 1999 13:48:59 -0800
From:      Mike Smith <msmith@freebsd.org>
To:        Nick Hibma <hibma@skylink.it>
Cc:        current@freebsd.org
Subject:   Re: loader.conf, ordering of loading of modules 
Message-ID:  <199911282148.NAA00658@mass.cdrom.com>
In-Reply-To: Your message of "Sun, 28 Nov 1999 22:17:31 %2B0100." <Pine.BSF.4.20.9911282215190.25332-100000@heidi.plazza.it> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> There are symbols in usb.ko that are needed by uhci.c . I know it is
> stupid, but that's the way it is, without a complete rewrite of the USB 
> stack.

Ugh.  I would, in that case, just build usb.ko to contain the usb, uhci 
and ohci modules rather than trying to hack around this.  If they're that 
tightly bound together, anything else will be a grubby hack.

> Nick
> 
> On Sun, 28 Nov 1999, Mike Smith 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.
> > 
> > Why do you need the ordering?  They should be loaded and linked long 
> > before the probes start...
> > 
> > -- 
> > \\ Give a man a fish, and you feed him for a day. \\  Mike Smith
> > \\ Tell him he should learn how to fish himself,  \\  msmith@freebsd.org
> > \\ and he'll hate you for a lifetime.             \\  msmith@cdrom.com
> > 
> > 
> > 
> 
> -- 
> e-Mail: hibma@skylink.it
> 
> 

-- 
\\ Give a man a fish, and you feed him for a day. \\  Mike Smith
\\ Tell him he should learn how to fish himself,  \\  msmith@freebsd.org
\\ and he'll hate you for a lifetime.             \\  msmith@cdrom.com




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911282148.NAA00658>