From owner-freebsd-hackers@FreeBSD.ORG Tue Feb 20 03:48:25 2007 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E3FED172079 for ; Tue, 20 Feb 2007 03:48:25 +0000 (UTC) (envelope-from joe@joeholden.co.uk) Received: from claire.ber.rewt.org.uk (claire.ber.rewt.org.uk [217.160.200.67]) by mx1.freebsd.org (Postfix) with ESMTP id 9A95913C478 for ; Tue, 20 Feb 2007 03:48:25 +0000 (UTC) (envelope-from joe@joeholden.co.uk) Received: from localhost (localhost [127.0.0.1]) by claire.ber.rewt.org.uk (Postfix) with ESMTP id 854D0B924; Tue, 20 Feb 2007 03:48:23 +0000 (GMT) X-Virus-Scanned: amavisd-new at claire.ber.rewt.org.uk Received: from claire.ber.rewt.org.uk ([127.0.0.1]) by localhost (claire.ber.rewt.org.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z39MVB1iI4g0; Tue, 20 Feb 2007 03:48:17 +0000 (GMT) Received: from [192.168.10.147] (dsl172-67.as6911.net [62.84.172.67]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by claire.ber.rewt.org.uk (Postfix) with ESMTP id 2015AB8B3; Tue, 20 Feb 2007 03:48:16 +0000 (GMT) Message-ID: <45DA6F6C.6070104@joeholden.co.uk> Date: Tue, 20 Feb 2007 03:47:56 +0000 From: Joe Holden User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: freebsd-hardware@freebsd.org, freebsd-hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: NVIDIA MCP51 Ethernet Interface X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Feb 2007 03:48:26 -0000 Hi collective, I've recently purchased a machine that is unfortunately NVIDIA based. It's an Athlon 64 board, with an MCP51 NIC, this card is supported under Linux using the forcedeth driver, having taken a look at if_nve.c, it doesn't appear to be supported. Has anyone managed to add support for this device, or is it going to be added? I don't have enough experience in this area to add support, so I would be grateful if someone could take a look. I'd be happy to give access to the running Linux machine for more information if needed. Thanks in advance, Joe Holden