From owner-freebsd-stable Sun May 13 16: 1:15 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dc-mx07.cluster1.charter.net (dc-mx07.cluster0.hsacorp.net [209.225.8.17]) by hub.freebsd.org (Postfix) with ESMTP id 058B037B424 for ; Sun, 13 May 2001 16:01:13 -0700 (PDT) (envelope-from duhring@charter.net) Received: from [24.217.148.161] (HELO dave.uhring.com) by dc-mx07.cluster1.charter.net (CommuniGate Pro SMTP 3.4.6) with SMTP id 3316408; Sun, 13 May 2001 19:04:15 -0600 Content-Type: text/plain; charset="iso-8859-1" From: Dave Uhring To: "Brandon S. Allbery KF8NH" , freebsd-stable@FreeBSD.ORG Subject: Re: Make Buildkernel Failed Date: Sun, 13 May 2001 18:01:11 -0500 X-Mailer: KMail [version 1.2] References: <391590000.989792963@rushlight.rem.cmu.edu> In-Reply-To: <391590000.989792963@rushlight.rem.cmu.edu> MIME-Version: 1.0 Message-Id: <01051318011100.09627@dave.uhring.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sunday 13 May 2001 05:29 pm, Brandon S. Allbery KF8NH wrote: > On Sunday, May 13, 2001 12:13:30 -0500, duhring@charter.net wrote: > +---- > > | make buildkernel KERNCONF=mykernel failed because > | /usr/src/sys/dev/fxp/if_fxp.c:76 miibus_if.h does not exist. > > +--->8 > > Perhaps you missed the heads-up yesterday that fxp now requires miibus. Indeed, I did miss it. But after adding device miibus to my kernel conf file and building the kernel again, the NIC doesn't work at all. Keeps reporting timeout errors and while I can ping my own host, I can't ping any of the other machines on the network, let alone the internet. ifconfig -a shows a normally configured NIC - proper address, netmask, media type, etc. But fxp0 timeout errors keep occurring. Sending this message from Red Hat Linux. Same machine, same NIC. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message