From owner-freebsd-amd64@FreeBSD.ORG Mon May 3 09:23:09 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4D1416A4CE for ; Mon, 3 May 2004 09:23:09 -0700 (PDT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C98E43D54 for ; Mon, 3 May 2004 09:23:09 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.10) with ESMTP id i43GN9MC028574 for ; Mon, 3 May 2004 09:23:09 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i43GN9CK028573 for freebsd-amd64@FreeBSD.org; Mon, 3 May 2004 09:23:09 -0700 (PDT) (envelope-from obrien) Date: Mon, 3 May 2004 09:23:09 -0700 From: "David O'Brien" To: freebsd-amd64@FreeBSD.org Message-ID: <20040503162309.GB28385@dragon.nuxi.com> References: <20040503.212608.33940060.kimoto@ohnolab.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040503.212608.33940060.kimoto@ohnolab.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Subject: Re: How to use nForce3 internal NIC on FreeBSD 5-CURRENT-AMD64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2004 16:23:09 -0000 On Mon, May 03, 2004 at 09:26:08PM +0900, Masahiko KIMOTO wrote: > Hello, all, > > Now, I can use nForce3 Ethernet on FreeBSD 5-CURRENT-AMD64. > > ABSTRACT: > - ports/net/nvnet is kernel module to use nForce Ethernet Controller. > - Driver for Linux-AMD64 is officially available. > - FreeBSD-AMD64 doesn't support kernel module currently. > - Thus, possibly I can use the driver for AMD64 with static linking. To any committers: I've got nve(4) ready to commit, but have one hard to find problem on i386 to track down. Please no one commit these patches. KIMOTO-san, I'm glad I have another AMD64 tester for when it is committed. :-) Thanks. -- -- David (obrien@FreeBSD.org)