From owner-freebsd-stable Mon Nov 25 16:15: 8 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 D0D9837B401 for ; Mon, 25 Nov 2002 16:15:06 -0800 (PST) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id D707D43E4A for ; Mon, 25 Nov 2002 16:15:04 -0800 (PST) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 0536F51916; Tue, 26 Nov 2002 10:45:02 +1030 (CST) Date: Tue, 26 Nov 2002 10:45:01 +1030 From: Greg 'groggy' Lehey To: Daniel O'Connor Cc: Mike Hogsett , freebsd-stable@FreeBSD.ORG Subject: Re: Loading if_xl from the loader Message-ID: <20021126001501.GX41068@wantadilla.lemis.com> References: <200211252337.gAPNb8LL040630@beast.csl.sri.com> <1038267863.5010.17.camel@chowder.gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1038267863.5010.17.camel@chowder.gsoft.com.au> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 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 Tuesday, 26 November 2002 at 10:14:23 +1030, Daniel O'Connor wrote: > 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! lsmod? What's that? $ kldstat Id Refs Address Size Name 1 13 0xc0100000 53ac68 kernel 2 1 0xc4184000 5000 linprocfs.ko 3 3 0xc43c7000 17000 linux.ko 4 2 0xc422c000 a000 ibcs2.ko 5 1 0xc43de000 3000 ibcs2_coff.ko 6 1 0xc4193000 2000 rtc.ko 7 1 0xc1ed7000 9000 vmmon_up.ko 8 1 0xc4264000 4000 if_tap.ko $ lsmod su: lsmod: command not found Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message