From owner-freebsd-hackers@FreeBSD.ORG Wed Dec 24 21:22:28 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF97816A4CE for ; Wed, 24 Dec 2003 21:22:28 -0800 (PST) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED80043D2F for ; Wed, 24 Dec 2003 21:22:27 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) hBP5MRLL026376; Wed, 24 Dec 2003 21:22:27 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.9p2/8.12.9/Submit) id hBP5MRKN026375; Wed, 24 Dec 2003 21:22:27 -0800 (PST) (envelope-from dillon) Date: Wed, 24 Dec 2003 21:22:27 -0800 (PST) From: Matthew Dillon Message-Id: <200312250522.hBP5MRKN026375@apollo.backplane.com> To: Q References: <1072247645.2335.3.camel@boxster.onthenet.com.au> X-Mailman-Approved-At: Thu, 25 Dec 2003 04:55:18 -0800 cc: hackers@freebsd.org Subject: Re: Looking for a AMD64 nForce3 volunteer. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2003 05:22:28 -0000 I just found a linux written, GPL'd, reverse engineered nforce2 ethernet driver in source form: http://linux.derkeiler.com/Mailing-Lists/Kernel/2003-10/6502.html It might help. -Matt Matthew Dillon :Hi, : :NVIDIA have just released their AMD64 version of the nForce drivers, and :I am keen to add support for the onboard ethernet (MCP3) of this :hardware to my existing nforce MCP driver (net/nvnet in ports). As I :don't have access to one of these boards it's a bit hard to do right :now. And Santa won't be bringing me one for christmas because he's an :Intel man. ;) : :So I need a kind soul to volunteer some time and/or remote access to :such a box, so I can modify my driver to work on this hardware. Very :little is different between the i386 and AMD64 versions of the drivers :so I (should) just need to sort out any 64bit related issues, get it to :build and make sure that it works. Any and all assistance would be much :appreciated. : :-- :Seeya...Q