From owner-freebsd-current@FreeBSD.ORG Sat Dec 10 18:52:13 2005 Return-Path: X-Original-To: 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 EC3B216A41F for ; Sat, 10 Dec 2005 18:52:13 +0000 (GMT) (envelope-from caelian@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA44643D53 for ; Sat, 10 Dec 2005 18:51:54 +0000 (GMT) (envelope-from caelian@gmail.com) Received: by wproxy.gmail.com with SMTP id i22so1139971wra for ; Sat, 10 Dec 2005 10:51:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=h8knuNuW6I4ZMYM1LzpjsSUI51nalH14mQHh1BMTs3/HbW70nL90iNptBa5E4ZlipH0P5tKef4U7X1spLs8RlzF/7viv+JRPRrg/5khxNE4F9Aa9+i9RmSW4cfPtFYkGWZ3atDYYeQFzR4YMcdUrtXlKRNTK72mlRcZD7cwFQgc= Received: by 10.65.53.6 with SMTP id f6mr4912682qbk; Sat, 10 Dec 2005 10:51:52 -0800 (PST) Received: from synergy.odyssey.homeunix.org ( [68.190.230.198]) by mx.gmail.com with ESMTP id q13sm258901qbq.2005.12.10.10.51.51; Sat, 10 Dec 2005 10:51:52 -0800 (PST) From: Pascal Hofstee To: "Bjoern A. Zeeb" In-Reply-To: <20051209175607.C23668@maildrop.int.zabbadoz.net> References: <20051209175607.C23668@maildrop.int.zabbadoz.net> Content-Type: text/plain Date: Sat, 10 Dec 2005 10:51:41 -0800 Message-Id: <1134240701.767.3.camel@synergy.odyssey.homeunix.org> Mime-Version: 1.0 X-Mailer: Evolution 2.5.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: FreeBSD current mailing list Subject: Re: nve(4) patch - please test! 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: Sat, 10 Dec 2005 18:52:14 -0000 On Fri, 2005-12-09 at 20:28 +0000, Bjoern A. Zeeb wrote: > Hi, > > everyone out there who had only seen timeouts like > nve0: device timeout (4) > on nve and __never got it working at all__ please try this patch[1] > which made my nve working from 0 to 99. > > I still can get timeouts by for example flood pinging another machine > on the local LAN but it all recovers on it's own and I can work on > that machine and do things like find / over ssh without losing > connectivity. Fixing the timeouts will be another problem that needs > to be addressed later. Just thought i'd say that this patch also makes the onboard nve chip on my EPOX 9NDA3+ (likely the same chip as David Xu's 9NDA3J board). I still get the occasional sputter of an nve0 device timeout(x) though x seems to be a constant "1" .. instead of the typical climbing towards 64 i have seen happening on other nve-boards. -- Pascal Hofstee