From owner-freebsd-current@FreeBSD.ORG Sun Jun 28 15:39:03 2009 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C818C1065735; Sun, 28 Jun 2009 15:39:03 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 0EEDF8FC14; Sun, 28 Jun 2009 15:39:02 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from [IPv6:2001:7b8:3a7:0:818b:7399:d9b:9c85] (unknown [IPv6:2001:7b8:3a7:0:818b:7399:d9b:9c85]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 10AF35C42; Sun, 28 Jun 2009 17:39:02 +0200 (CEST) Message-ID: <4A478E97.4040806@andric.com> Date: Sun, 28 Jun 2009 17:39:03 +0200 From: Dimitry Andric User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1pre) Gecko/20090627 Shredder/3.0b3pre MIME-Version: 1.0 To: Robert Watson References: <200906241741.n5OHfTaw022417@svn.freebsd.org> <4A43893F.5070100@andric.com> <24BDCB76-0304-443A-96A9-71C5E537FF37@exscape.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Jack F Vogel , current@FreeBSD.org, Thomas Backman Subject: Re: VMWare if_em breakage 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: Sun, 28 Jun 2009 15:39:04 -0000 On 2009-06-28 15:04, Robert Watson wrote: > Jack suggested this patch for me to test, and it seems to work here, so > hopefully he doesn't mind my sharing it until it before it gets into SVN. It > seems to entirely prevent the problem from occuring here. It works fine for me too, using VMware Workstation 6.5. No connection issues whatsoever anymore. Thanks Jack. :)