From owner-freebsd-stable@FreeBSD.ORG Sun Jan 11 03:15:28 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A538106564A for ; Sun, 11 Jan 2009 03:15:28 +0000 (UTC) (envelope-from ehrmann@gmail.com) Received: from mxout-08.mxes.net (mxout-08.mxes.net [216.86.168.183]) by mx1.freebsd.org (Postfix) with ESMTP id E2BFE8FC16 for ; Sun, 11 Jan 2009 03:15:27 +0000 (UTC) (envelope-from ehrmann@gmail.com) Received: from [10.0.0.158] (unknown [64.9.236.71]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 7D059D05A2; Sat, 10 Jan 2009 22:15:26 -0500 (EST) Message-ID: <4969644A.1010306@gmail.com> Date: Sat, 10 Jan 2009 19:15:22 -0800 From: David Ehrmann User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Mike Tancsa References: <496941FF.5090906@gmail.com> <200901110151.n0B1pC5o043840@lava.sentex.ca> In-Reply-To: <200901110151.n0B1pC5o043840@lava.sentex.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: stable-list freebsd Subject: Re: "vr0: rx packet lost" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2009 03:15:28 -0000 Wow. That really is a lot, but I might just wait for the final release, though with this command, it might not be such a big deal: freebsd-update upgrade -r 7.1-RC1 Mike Tancsa wrote: > At 07:49 PM 1/10/2009, David Ehrmann wrote: >> I'm using 7.0-RELEASE. >> Ideas? Is there any additional information I should provide? > > 7.1R has a *far* better vr driver that has a lot of bug fixes in it. > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/vr/if_vr.c > has details of what was fixed. > ---Mike