From owner-freebsd-questions Tue Feb 19 13: 7:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 4537737B400 for ; Tue, 19 Feb 2002 13:07:14 -0800 (PST) Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id 136DE5D0C; Tue, 19 Feb 2002 13:07:12 -0800 (PST) To: "Garret R Spears" Cc: "freeBSD Info" Subject: Re: miibus_if.h In-reply-to: Your message of "Tue, 19 Feb 2002 12:06:10 PST." <000d01c1b986$738903c0$64c8173f@oemcomputer> Date: Tue, 19 Feb 2002 13:07:12 -0800 From: "Kevin Oberman" Message-Id: <20020219210712.136DE5D0C@ptavv.es.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > From: "Garret R Spears" > Date: Tue, 19 Feb 2002 12:06:10 -0800 > Sender: owner-freebsd-questions@FreeBSD.ORG > > Kent or all, > Ref: release 4.0, i386, setting up Netgear FA311/FA312 network > > In trying to build it into a new kernel I got as far as "make depend" > and an include file was not there; miibus_if.h. > Is there a possibility that it wasn't in the original release? Any > clues as to what package it might be in? Garret, You need to restore "device miibus" to you kernel configuration. Most Ethernet drivers require the miibus device. The config process does not copy the header file into the build directory unless the device is in the configuration file. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message