> 
> 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,  \\  [EMAIL PROTECTED]
> > \\ and he'll hate you for a lifetime.             \\  [EMAIL PROTECTED]
> > 
> > 
> > 
> 
> -- 
> e-Mail: [EMAIL PROTECTED]
> 
> 

-- 
\\ Give a man a fish, and you feed him for a day. \\  Mike Smith
\\ Tell him he should learn how to fish himself,  \\  [EMAIL PROTECTED]
\\ and he'll hate you for a lifetime.             \\  [EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to