From owner-freebsd-questions@FreeBSD.ORG Wed Mar 31 12:26:46 2004 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 87B2116A4CF for ; Wed, 31 Mar 2004 12:26:46 -0800 (PST) Received: from dhumketu.homeunix.net (dialpool-210-214-66-185.maa.sify.net [210.214.66.185]) by mx1.FreeBSD.org (Postfix) with SMTP id 986E343D2D for ; Wed, 31 Mar 2004 12:26:42 -0800 (PST) (envelope-from freebsd@dhumketu.cjb.net) Received: (qmail 31144 invoked by uid 1000); 31 Mar 2004 20:25:57 -0000 Date: Thu, 1 Apr 2004 01:55:57 +0530 From: Shantanoo To: Daniela Message-ID: <20040331202556.GB1559@dhumketu.homeunix.net> References: <200403312054.28711.dgw@liwest.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200403312054.28711.dgw@liwest.at> User-Agent: Mutt/1.4i Organization: Hmmm... I dunno X-OS: FreeBSD 4.9-STABLE i386 cc: questions@freebsd.org Subject: Re: 4.9-RELEASE doesn't recognize NIC 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: Wed, 31 Mar 2004 20:26:46 -0000 +++ Daniela [freebsd] [31-03-04 20:54 +0000]: | Hi all! | | I'm installing FreeBSD 4.9 on a brand-new machine. The problem is that it | doesn't recognize my network card, no matter what I do. | The vendor ID is 10DE and the device ID is 0066 (the BIOS tells me these | numbers). | I have 4.9-STABLE sources on another machine and I need to upgrade the system | with a custom kernel, and install some already-compiled ports via NFS as | well. | The BIOS has a network boot feature, could I probably make use of that? | | Going with 5.X is not an option for me, I need a stable system for server use. | | Regards, | Daniela which motherboard? which chipset of NIC? whats output of dmesg | grep -i ethernet Shantanoo