From owner-freebsd-stable Mon Nov 25 15:44:37 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 A086237B401 for ; Mon, 25 Nov 2002 15:44:36 -0800 (PST) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01B2643EAA for ; Mon, 25 Nov 2002 15:44:35 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from [127.0.0.1] (localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.4/8.12.6) with ESMTP id gAPNiNiX002773; Tue, 26 Nov 2002 10:14:24 +1030 (CST) (envelope-from doconnor@gsoft.com.au) X-Authentication-Warning: cain.gsoft.com.au: Host localhost [127.0.0.1] claimed to be [127.0.0.1] Subject: Re: Loading if_xl from the loader From: "Daniel O'Connor" To: Mike Hogsett Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: <200211252337.gAPNb8LL040630@beast.csl.sri.com> References: <200211252337.gAPNb8LL040630@beast.csl.sri.com> Content-Type: text/plain Organization: Message-Id: <1038267863.5010.17.camel@chowder.gsoft.com.au> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 26 Nov 2002 10:14:23 +1030 Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 () IN_REP_TO,DOUBLE_CAPSWORD X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) 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! -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message