From owner-freebsd-amd64@FreeBSD.ORG Sun Jun 19 21:31:22 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1A1016A41C for ; Sun, 19 Jun 2005 21:31:22 +0000 (GMT) (envelope-from paul.richards@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F0D943D49 for ; Sun, 19 Jun 2005 21:31:22 +0000 (GMT) (envelope-from paul.richards@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so348024wri for ; Sun, 19 Jun 2005 14:31:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=KZjF4k31EgmxPDrqM7T4uZV1heCyD/0rp+TlXSTHdj91Aw3mlO9oJU8/uQEtOKTBF+e7x8EPLniAh2HbaOrpSjjVDwP8AYqS0wBngWgHih9X7SnH90h5kD532R4kqPd3zTo1WfKCGIF0K+JO+877V2w2MAl1/fdObxfVQ9eHeT8= Received: by 10.54.39.1 with SMTP id m1mr2153961wrm; Sun, 19 Jun 2005 14:31:21 -0700 (PDT) Received: by 10.54.97.7 with HTTP; Sun, 19 Jun 2005 14:31:21 -0700 (PDT) Message-ID: Date: Sun, 19 Jun 2005 22:31:21 +0100 From: Paul Richards To: freebsd-amd64@freebsd.org, freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: Current amd64, "nve0: device timeout" with nForce4 ethernet X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Richards List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jun 2005 21:31:22 -0000 Hi, With CURRENT (checked out earlier this evening) on amd64 I cannot get my nForce4 ethernet adaptor to work. The module automatically loads but I get messages of the form "nve0: device timeout(..)" when I attempt to use the interface. This is exactly the same problem that RELEASE 5.4 had using the nvlan port on my system. I upgraded to current as I was told that the integrated nve driver in 6.0 was more up to date than the nvlan port. Does anyone have nForce4 ethernet working with any version of FreeBSD on amd64? Is this something to do with my particular nForce4 chipset or is the nForce4 ethernet generally unsupported at this time? Thanks, --=20 Paul Richards