From owner-freebsd-stable Mon Nov 25 15:59: 2 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FC6337B401 for ; Mon, 25 Nov 2002 15:59:01 -0800 (PST) Received: from casper.sri.com (casper.SRI.COM [128.18.243.12]) by mx1.FreeBSD.org (Postfix) with SMTP id 5A2F843EBE for ; Mon, 25 Nov 2002 15:59:00 -0800 (PST) (envelope-from hogsett@csl.sri.com) Received: (qmail 14329 invoked from network); 25 Nov 2002 23:58:59 -0000 Received: from localhost (HELO casper.SRI.COM) (127.0.0.1) by casper.sri.com with SMTP; 25 Nov 2002 23:58:59 -0000 Received: from quarter.csl.sri.com ([130.107.1.30]) by casper.SRI.COM (NAVGW 2.5.2.17) with SMTP id M2002112515585926201 ; Mon, 25 Nov 2002 15:58:59 -0800 Received: from beast.csl.sri.com (beast.csl.sri.com [130.107.2.57]) by quarter.csl.sri.com (8.12.4/8.12.4) with ESMTP id gAPNwvnr013773; Mon, 25 Nov 2002 15:58:57 -0800 Received: from beast.csl.sri.com (localhost [127.0.0.1]) by beast.csl.sri.com (8.12.6/8.12.6) with ESMTP id gAPNw7LL040710; Mon, 25 Nov 2002 15:58:07 -0800 (PST) (envelope-from hogsett@beast.csl.sri.com) Message-Id: <200211252358.gAPNw7LL040710@beast.csl.sri.com> To: "Daniel O'Connor" Cc: Mike Hogsett , freebsd-stable@FreeBSD.ORG Subject: Re: Loading if_xl from the loader In-Reply-To: Message from "Daniel O'Connor" of "26 Nov 2002 10:14:23 +1030." <1038267863.5010.17.camel@chowder.gsoft.com.au> Mime-Version: 1.0 (generated by tm-edit 8.8 (Time Passed Me By)) Content-Type: text/plain; charset=US-ASCII Date: Mon, 25 Nov 2002 15:58:07 -0800 From: Mike Hogsett Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Tue, 2002-11-26 at 10:07, Mike Hogsett wrote: > > Could if_xl depend on miibus and thus not be loaded because miibus hasn't > > been loaded yet? Try putting `miibus_load="YES"' before `if_xl_load="YES"' > > I just tried that, no change :( > > FWIW the loader does know that if_xl needs miibus and loads that first. > > Hmm, I just rebooted it again and found that if I interrupt the loader > after it's loaded all the modules (including if_xl :) then do 'lsmod' > if_xl doesn't show up! Can you load it by hand at that point? - Mike Hogsett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message