From owner-freebsd-current@FreeBSD.ORG Mon Aug 16 17:57:17 2004 Return-Path: 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 D5EEE16A4CE for ; Mon, 16 Aug 2004 17:57:17 +0000 (GMT) Received: from mail.ciam.ru (mail.ciam.ru [213.147.57.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82BDA43D41 for ; Mon, 16 Aug 2004 17:57:17 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from ppp9-135.pppoe.mtu-net.ru ([81.195.9.135]) by mail.ciam.ru with asmtp (Exim 4.x) id 1BwliN-0003PQ-B1; Mon, 16 Aug 2004 21:56:11 +0400 Message-ID: <4120F53A.4080603@FreeBSD.org> Date: Mon, 16 Aug 2004 21:56:10 +0400 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Ambrisko References: <200408151925.i7FJPY77070941@ambrisko.com> In-Reply-To: <200408151925.i7FJPY77070941@ambrisko.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: "George V. Neville-Neil" cc: Vitaly Markitantov cc: current@freebsd.org Subject: Re: lnc0 in VmWare doesn't work X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 16 Aug 2004 17:57:17 -0000 Doug Ambrisko wrote: > FYI, if you are using a newer version of vmware we ran into a bug in > which the virtual NICs are reset as the system boots up. So once > interrupts are enabled you get a "storm" of packets ignored by driver. > Here is a patch for -stable that should be close for -current etc. > > Index: sys/i386/isa/if_lnc.c It does not work for me too :(( -- Sem.