From owner-freebsd-hardware@FreeBSD.ORG Fri Sep 21 18:47:35 2007 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CF6F16A417 for ; Fri, 21 Sep 2007 18:47:35 +0000 (UTC) (envelope-from amijaresp@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 207A013C49D for ; Fri, 21 Sep 2007 18:47:34 +0000 (UTC) (envelope-from amijaresp@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so799124nfb for ; Fri, 21 Sep 2007 11:47:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=E2pOwse3AgvELKLb/tibOtmNCbeUzaMEfa4mUW3NbQU=; b=VKcavbmEe7ygJHYNZTcDmRQGLbFDXvh9jvW4n1Ax4+J9hc7o5BH9AzXu2GtomMY2lFpUfaom+CNqU64Ou9NU4K4aNiYJf63P4im9Lc8tBuJNKq/Lcy1aFKfhbkFBu2atSjrjPr3gcitZ9d5dzzocSN/AXIJqI9oIFJLfDa2cF68= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=UHaVg/SER0tZ6eCBF4leINtP9IA+iFgIVVmo3ZxzVq5+VbxCzd89Q9la4CxDk9MYnW4VHph6689zmOsx961u8bJ47naYX/5xoipJ020R1MFg3nAc2CEXDvVnsIVaY4QlruacH+Bcl/BFTVXp81jZQt9qNA9dlgID8kY+YQgerXI= Received: by 10.86.70.8 with SMTP id s8mr1524713fga.1190400018599; Fri, 21 Sep 2007 11:40:18 -0700 (PDT) Received: by 10.86.27.19 with HTTP; Fri, 21 Sep 2007 11:40:18 -0700 (PDT) Message-ID: <286906750709211140h9da6351yadfd4e314bb6fd62@mail.gmail.com> Date: Fri, 21 Sep 2007 14:40:18 -0400 From: "Alberto Mijares" To: freebsd-hardware@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Driver for ethernet controller nVidia MCP X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Sep 2007 18:47:35 -0000 Greetings... I'm a new FreeBSD user, I have a PC with the mainboard MSI K9N Platinum, which has the nVidia nForce 570 chipset and two nVidia MCP ethernet controllers. I'm aware of the nve driver can't handle this controllers since the mainboard's chipset ain't any of nForce, nForce2|3|4, but I was wondering if anyone have any notice about the solution to this issue. Note: I'm running FreeBSD/amd64 6.2 on this PC Thanks in advance. Alberto Mijares