From owner-freebsd-newbies@FreeBSD.ORG Wed Feb 23 14:00:18 2005 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F11EF16A4CE for ; Wed, 23 Feb 2005 14:00:18 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9211243D1D for ; Wed, 23 Feb 2005 14:00:18 +0000 (GMT) (envelope-from khirano@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1318203wri for ; Wed, 23 Feb 2005 06:00:18 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=J4erxgQ9a7UETJb7cZFpo5U2mnMbaYgZ9qCiwG1YS4lzstacyEQQNmV44eL808a46nNr2u99S2XUU2VE3uyKNKnd2x0t6AYO12WqdiD0QcJwu42hKRsr4w3wDuFB+WiPAJ+9tWKa1h3NaXmAMmlD/lr/ujay9FdkgwAoldHNM/w= Received: by 10.54.53.44 with SMTP id b44mr89654wra; Wed, 23 Feb 2005 06:00:16 -0800 (PST) Received: by 10.54.47.79 with HTTP; Wed, 23 Feb 2005 06:00:16 -0800 (PST) Message-ID: Date: Wed, 23 Feb 2005 23:00:16 +0900 From: Kazunari Hirano To: freebsd-newbies@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Supported NIC by FreeBSD 5.3 X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Kazunari Hirano List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 14:00:19 -0000 Hi, I am trying to install FreeBSD 5.3 on my box which has: CPU: AMD Athlon XP 2700+ 2.16 GHz (AXDA2700DKV3D) Processor (333 MHz FSB) http://www.amdmb.com/article-display.php?ArticleID=208 http://www.amd.com/jp-ja/Processors/ProductInformation/0,,30_118_3734,00.html MotherBoard: WinFast K7NCR18D-Pro Leadtek http://www.leadtek.co.jp/www/Mother/K7NCR18D/WinFastK7NCR18D_Pro.htm http://www2.amd.com/jp-ja/recmobo/DetailHandler/1,,,00.html?queryID=70815 http://www.tbreak.com/reviews/article.php?id=157 And its Ethernet driver which Linux reads is: forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.29. For details, please refer to: http://www.transwift.net/pukiwikiooopukiwiki/?amd-athlon-machine#content_1_5 Is it supported by FreeBSD 5.3? Thanks, khirano