Date: Sun, 28 Nov 1999 22:17:31 +0100 (CET) From: Nick Hibma <hibma@skylink.it> To: Mike Smith <msmith@freebsd.org> Cc: current@freebsd.org Subject: Re: loader.conf, ordering of loading of modules Message-ID: <Pine.BSF.4.20.9911282215190.25332-100000@heidi.plazza.it> In-Reply-To: <199911282054.MAA00447@mass.cdrom.com>
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. 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 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?Pine.BSF.4.20.9911282215190.25332-100000>