From owner-freebsd-stable Mon Nov 25 15:52:31 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 A18CB37B401 for ; Mon, 25 Nov 2002 15:52:29 -0800 (PST) Received: from zorba.levels.unisa.edu.au (Zorba.Levels.UniSA.Edu.Au [130.220.30.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7921B43E9C for ; Mon, 25 Nov 2002 15:52:28 -0800 (PST) (envelope-from Jarrod.Sayers@unisa.edu.au) Received: from theboss.magill.unisa.edu.au (root@theboss.magill.unisa.edu.au [130.220.229.173]) by Levels.UniSA.Edu.Au (PMDF V5.2-33 #44301) with ESMTP id <01KPBJI9EUH09D5WYM@Levels.UniSA.Edu.Au> for freebsd-stable@FreeBSD.ORG; Tue, 26 Nov 2002 10:22:02 +1030 Received: from theboss.magill.unisa.edu.au (localhost [127.0.0.1]) by theboss.magill.unisa.edu.au (8.12.6/8.12.6) with ESMTP id gAPNqVtm037860; Tue, 26 Nov 2002 10:22:31 +1030 Received: from localhost (sayersjm@localhost) by theboss.magill.unisa.edu.au (8.12.6/8.12.6) with ESMTP id gAPNqTEx037857; Tue, 26 Nov 2002 10:22:30 +1030 Date: Tue, 26 Nov 2002 10:22:29 +1030 (CST) From: Jarrod Sayers Subject: Re: Loading if_xl from the loader In-reply-to: <1038267863.5010.17.camel@chowder.gsoft.com.au> To: Daniel O'Connor Cc: Mike Hogsett , freebsd-stable@FreeBSD.ORG Message-id: <20021126102115.X37856-100000@theboss.magill.unisa.edu.au> MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII 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, 26 Nov 2002, Daniel O'Connor wrote: > Date: Tue, 26 Nov 2002 10:14:23 +1030 > From: Daniel O'Connor > To: Mike Hogsett > Cc: freebsd-stable@FreeBSD.ORG > Subject: Re: Loading if_xl from the loader > > 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! Daniel, What happens if you take miibus_load="YES" out of loader.conf? Is it still loaded as a dependancy by the loader when it trys to load if_xl? Just an idea.. Jarrod Sayers Information Strategy and Technology Services University of South Australia Phone: +61 8 8302 4809 "There are only 10 types of people in the world: Those who understand binary, and those who don't" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message