From owner-freebsd-amd64@FreeBSD.ORG Wed Feb 7 23:01:18 2007 Return-Path: X-Original-To: freebsd-amd64@hub.freebsd.org Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D9BA416A400 for ; Wed, 7 Feb 2007 23:01:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id C9E8913C478 for ; Wed, 7 Feb 2007 23:01:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l17N1IZo010629 for ; Wed, 7 Feb 2007 23:01:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l17N1IGa010628; Wed, 7 Feb 2007 23:01:18 GMT (envelope-from gnats) Date: Wed, 7 Feb 2007 23:01:18 GMT Message-Id: <200702072301.l17N1IGa010628@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: "Scot Hetzel" Cc: Subject: Re: amd64/108861: nve(4) driver on FreeBSD 6.2 AMD64 does not work at 1Gbps with nForce4 NIC X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Scot Hetzel List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 23:01:18 -0000 The following reply was made to PR amd64/108861; it has been noted by GNATS. From: "Scot Hetzel" To: "Lawrence Stewart" Cc: freebsd-gnats-submit@freebsd.org Subject: Re: amd64/108861: nve(4) driver on FreeBSD 6.2 AMD64 does not work at 1Gbps with nForce4 NIC Date: Wed, 7 Feb 2007 16:58:36 -0600 On 2/6/07, Lawrence Stewart wrote: > I could not find a fix for the problem. > > I also could not figure out why explicitly setting the NIC to sync at 100baseTX full-duplex made the NIC work, but only at a fraction of 100Mbps capacity. > > A work around is to cause the switch port the NIC is plugged into to only allow 100baseTX, so that the NIC will autoselect at 100baseTX and work at reasonable speed. You could also do as I did and stick small 100baseTX switch in between the machine and gigabit switch. > Have you tried forcing the switch switch and the NIC to 1000baseT Full Duplex? Sometime times auto-negotiation fails, so forcing speed should fix it. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.