From owner-freebsd-net@FreeBSD.ORG Mon Jan 15 22:21:26 2007 Return-Path: X-Original-To: net@freebsd.org Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BD3A016A412; Mon, 15 Jan 2007 22:21:26 +0000 (UTC) (envelope-from jdp@polstra.com) Received: from blake.polstra.com (blake.polstra.com [64.81.189.66]) by mx1.freebsd.org (Postfix) with ESMTP id 5494B13C45E; Mon, 15 Jan 2007 22:21:20 +0000 (UTC) (envelope-from jdp@polstra.com) Received: from strings.polstra.com (strings.polstra.com [64.81.189.67]) by blake.polstra.com (8.13.8/8.13.8) with ESMTP id l0FMKx6d055439; Mon, 15 Jan 2007 14:20:59 -0800 (PST) (envelope-from jdp@polstra.com) Message-ID: X-Mailer: XFMail 1.5.5 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20070113103344.GB15045@lath.rinet.ru> Date: Mon, 15 Jan 2007 14:20:59 -0800 (PST) From: John Polstra To: Oleg Bulyzhin X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (blake.polstra.com [64.81.189.66]); Mon, 15 Jan 2007 14:20:59 -0800 (PST) Cc: Doug Barton , net@freebsd.org Subject: Re: [Fwd: Re: bge Ierr rate increase from 5.3R -> 6.1R] X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jan 2007 22:21:27 -0000 On 13-Jan-2007 Oleg Bulyzhin wrote: >> Could you please test attached patch? It should fix ierrs issue and should not >> break link events (would be fine to test it: unplug/plug cable, try to change >> media with ifconfig, change media on other end of wire). >> > > Oops, previous patch was incomplete (forgot to add brgphy.c diff). > Try this one. This patch works OK for me. I tried unplugging/plugging the cable, but I didn't try changing the media on either end of the link. I don't have a very good setup for testing media changes at the moment. John