From owner-freebsd-current@FreeBSD.ORG Mon Jun 20 07:36:29 2005 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5468616A41C; Mon, 20 Jun 2005 07:36:29 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id C776643D1F; Mon, 20 Jun 2005 07:36:28 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from [194.192.25.136] (mac.deepcore.dk [194.192.25.136]) by spider.deepcore.dk (8.13.3/8.13.3) with ESMTP id j5K7WZkv008101; Mon, 20 Jun 2005 09:32:36 +0200 (CEST) (envelope-from sos@FreeBSD.org) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-Id: <7DBADEEB-4660-4FFF-B4A3-7DDD5A1D525D@FreeBSD.org> Content-Transfer-Encoding: quoted-printable From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= Date: Mon, 20 Jun 2005 09:36:24 +0200 To: Pascal Hofstee X-Mailer: Apple Mail (2.730) X-mail-scanned: by DeepCore Virus & Spam killer v1.12 Cc: freebsd-current@FreeBSD.org, Paul Richards , freebsd-amd64@FreeBSD.org Subject: Re: Current amd64, "nve0: device timeout" with nForce4 ethernet X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 07:36:29 -0000 On 20/06/2005, at 2:23, Pascal Hofstee wrote: > On 6/19/05, Paul Richards wrote: > >> 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? >> > > I have a similar problem with my onboard nForce3 based ethernet card. > it gets probed/attached just fine ... but drying to actually use the > interface gives device timeouts. this is on FreeBSD/amd64 6.0-CURRENT > (about 2 days ago) Ditto here, although it used to work in 100Mbit mode, 1000Mbit mode =20 has always been trouble here. I guess the last round of if_* changes =20 ruined lunch but havn't looked into it yet. - S=F8ren