From owner-freebsd-net@FreeBSD.ORG Tue Feb 20 12:41:42 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F2EDB16A9F3 for ; Tue, 20 Feb 2007 12:31:24 +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 AF71A13C4A5 for ; Tue, 20 Feb 2007 12:31:24 +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 91AEEB8B3; Tue, 20 Feb 2007 12:31: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 XhDwglqezdwI; Tue, 20 Feb 2007 12:31: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 C7D49B81C; Tue, 20 Feb 2007 12:31:16 +0000 (GMT) Message-ID: <45DAEA11.7090605@joeholden.co.uk> Date: Tue, 20 Feb 2007 12:31:13 +0000 From: Joe Holden User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Angelo Turetta References: <45DA6F6C.6070104@joeholden.co.uk> <45DACAA9.70902@commit.it> In-Reply-To: <45DACAA9.70902@commit.it> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: NVIDIA MCP51 Ethernet Interface X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Feb 2007 12:41:42 -0000 Angelo Turetta wrote: > Joe Holden wrote: >> Hi collective, >> >> 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. > > It's supported by the nfe(4) driver, which has already been committed to > 7-CURRENT. > For 6-STABLE (and 6.2-RELEASE, previous releases did not even bootstrap > on that chipset), please follow the discussions regarding nve/nfe at: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=108861 > and > > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=127522+0+archive/2007/freebsd-net/20070211.freebsd-net > > > Hope this helps > Angelo Turetta > Thanks, what about the IDE controller etc, are those all supported? My serial console for that machine isn't currently working, so I won't be able to check if it boots until its connected up. Thanks, Joe