From owner-freebsd-questions@FreeBSD.ORG Mon Sep 22 10:02:44 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 0A4C516A4B3 for ; Mon, 22 Sep 2003 10:02:44 -0700 (PDT) Received: from ns1.tcbug.org (12-218-40-24.client.mchsi.com [12.218.40.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id A67CE43FEA for ; Mon, 22 Sep 2003 10:02:32 -0700 (PDT) (envelope-from friar_josh@tcbug.org) Received: by ns1.tcbug.org (Postfix, from userid 1012) id 73364B277; Mon, 22 Sep 2003 12:00:22 -0500 (CDT) Date: Mon, 22 Sep 2003 12:00:22 -0500 From: Josh Paetzel To: Naveen Glore Message-ID: <20030922170022.GA8863@tcbug.org> References: <20030922165523.57916.qmail@web10009.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030922165523.57916.qmail@web10009.mail.yahoo.com> User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: Installing Ethernet Driver. 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: Mon, 22 Sep 2003 17:02:44 -0000 On Mon, Sep 22, 2003 at 09:55:23AM -0700, Naveen Glore wrote: > hey, > While installing FreeBSD4.5 from CD on my system, I could not install the driver for the ethernet. After installing the freeBSD, I checked "ifconfig" and found no entry for the ethernet. Well, since i did not install any driver for ethernet during installation of FreeBSD its obvious that there is no information about the ethernet in "ifconfig". > My question is : how can i install the ethernet driver and also how can i find the proper driver for it. > Thanks in advance. > Ramana. > > Most, if not all of the NIC drivers are in the default kernel that is installed upon initial installation. The output of dmesg and the type of NIC that you have would be helpful information. Josh Paetzel