From owner-freebsd-questions@FreeBSD.ORG Tue Jul 8 09:18:55 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7973437B405 for ; Tue, 8 Jul 2003 09:18:55 -0700 (PDT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35C2B43FBD for ; Tue, 8 Jul 2003 09:18:54 -0700 (PDT) (envelope-from warendaj@comcast.net) Received: from lucifer (pcp01360004pcs.benslm01.pa.comcast.net[68.80.223.127](untrusted sender)) by comcast.net (sccrmhc13) with SMTP id <20030708161853016000u50ee>; Tue, 8 Jul 2003 16:18:53 +0000 Message-ID: <000701c3456c$9e70c140$4500a8c0@lucifer> From: "J.M. Warenda" To: "Mykroft Holmes IV" References: <003301c34565$91b24a20$4500a8c0@lucifer> <3F0AE918.5070207@explosive.mail.net> Date: Tue, 8 Jul 2003 12:18:51 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-questions@FreeBSD.ORG Subject: Re: Integrated Intel Ethernet works with generic kernel, but not mine... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2003 16:18:55 -0000 I'm sorry I meant to say that in my original email ... device miibus was in my kernel build ... I did accidentally forget it the first time but make depend fails without it so, wasn't long before I caught that. -John ----- Original Message ----- From: "Mykroft Holmes IV" To: "J.M. Warenda" Cc: Sent: Tuesday, July 08, 2003 11:54 AM Subject: Re: Integrated Intel Ethernet works with generic kernel, but not mine... > did you enable mii when you built your kernel? You'll need it as well as > fxp support. > > Adam > >