From owner-freebsd-current@FreeBSD.ORG Mon Feb 4 19:32:44 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D4C816A418 for ; Mon, 4 Feb 2008 19:32:44 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id C7DD913C469 for ; Mon, 4 Feb 2008 19:32:43 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m14JWd7s069703; Mon, 4 Feb 2008 14:32:40 -0500 (EST) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.8/8.13.3) with ESMTP id m14JWdKv016017 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 4 Feb 2008 14:32:39 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <200802041932.m14JWdKv016017@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Mon, 04 Feb 2008 14:34:50 -0500 To: Marcin Wisnicki , freebsd-current@freebsd.org From: Mike Tancsa In-Reply-To: References: <20080204022334.GC27999@cdnetworks.co.kr> <200802041545.m14FjpVn014969@lava.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: CFT: vr(4) 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, 04 Feb 2008 19:32:44 -0000 At 12:47 PM 2/4/2008, Marcin Wisnicki wrote: >Try this: > http://wisnia21.freeshell.org/f/freebsd/if_vr-pyunyh-to-releng6.diff > > >Even fixed Rx errors I was seeing for some time and didn't have the time >to investigate whether they were caused by some recent commit to releng6 >(like the last mfc) or simply a hardware failure. Thanks, I will give it a try! On the stock driver, I see lots of vr0: Using force reset command. vr0: Using force reset command. vr0: Using force reset command. vr0: Using force reset command. Its not a big deal if the host is constantly sending packets, but if something else is sending to it, sometimes the nic will be wedged until I initiate some traffic ---Mike