From owner-freebsd-mobile@FreeBSD.ORG Mon Dec 20 20:22:27 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C89616A4CE for ; Mon, 20 Dec 2004 20:22:27 +0000 (GMT) Received: from msgfe00.utad.utoledo.edu (msgfe00.utad.utoledo.edu [131.183.1.160]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C18543D5C for ; Mon, 20 Dec 2004 20:22:26 +0000 (GMT) (envelope-from rafege@mail.com) Received: from lmrmac.uhw.utoledo.edu ([131.183.85.137]) by msgfe00.utad.utoledo.edu with Microsoft SMTPSVC(6.0.3790.211); Mon, 20 Dec 2004 15:22:09 -0500 Date: Mon, 20 Dec 2004 15:22:26 -0500 From: rafege@mail.com (Gary E. RAFE, Ph.D.) Organization: Rouillard & Rafe To: r4nj1t@xs4all.nl Message-ID: <41C73482.nailAOQ1195LD@mail.com> References: <20041220120103.3F4F616A4CF@hub.freebsd.org> <1103571744.846.6.camel@ceylonica.cubnet.cub> In-Reply-To: <1103571744.846.6.camel@ceylonica.cubnet.cub> User-Agent: nail 11.3 8/18/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 20 Dec 2004 20:22:09.0927 (UTC) FILETIME=[95386170:01C4E6D1] cc: freebsd-mobile@freebsd.org Subject: Re: Trouble with "if_fxp.ko" kernel module ? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: rafege@mail.com List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Dec 2004 20:22:27 -0000 Ranjit wrote: !I ran into this myself. ! !From rom /usr/src/sys/i386/conf/GENERIC ! !# PCI Ethernet NICs that use the common MII bus controller code. !# NOTE: Be sure to keep the 'device miibus' line in order to use these !NICs! !device miibus # MII bus support !device bfe # Broadcom BCM440x 10/100 Ethernet !device bge # Broadcom BCM570xx Gigabit Ethernet !device dc # DEC/Intel 21143 and various workalikes !device fxp # Intel EtherExpress PRO/100B (82557, !82558) ! !It won't work without miibus. Right... That's why I issued the commands: kldload miibus.ko kldload if_fxp.ko to get the reported result. -- Gary E. RAFE, Ph.D. Please do not send me HTML-encoded mail. It will be discarded automatically.