Date: Tue, 19 Feb 2002 13:07:12 -0800 From: "Kevin Oberman" <oberman@es.net> To: "Garret R Spears" <spearsg@gte.net> Cc: "freeBSD Info" <freebsd-questions@FreeBSD.ORG> Subject: Re: miibus_if.h Message-ID: <20020219210712.136DE5D0C@ptavv.es.net> In-Reply-To: Your message of "Tue, 19 Feb 2002 12:06:10 PST." <000d01c1b986$738903c0$64c8173f@oemcomputer>
next in thread | previous in thread | raw e-mail | index | archive | help
> From: "Garret R Spears" <spearsg@gte.net> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020219210712.136DE5D0C>