From owner-freebsd-stable@FreeBSD.ORG Wed Oct 1 17:34:27 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7404B16A4B3 for ; Wed, 1 Oct 2003 17:34:27 -0700 (PDT) Received: from blake.polstra.com (mail.polstra.com [206.213.73.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 716AC43FE9 for ; Wed, 1 Oct 2003 17:34:26 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from strings.polstra.com (strings.polstra.com [206.213.73.20]) by blake.polstra.com (8.12.9/8.12.9) with ESMTP id h920YNCj024276; Wed, 1 Oct 2003 17:34:23 -0700 (PDT) (envelope-from jdp@polstra.com) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <075DD4B6-F46F-11D7-9633-000A957C9058@damon.com> From: John Polstra To: Damon Permezel X-Bogosity: No, tests=bogofilter, spamicity=0.499500, version=0.14.5 cc: freebsd-stable@freebsd.org Subject: Re: 4.9-RC and bge X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Thu, 02 Oct 2003 00:34:27 -0000 X-Original-Date: Wed, 01 Oct 2003 17:34:23 -0700 (PDT) X-List-Received-Date: Thu, 02 Oct 2003 00:34:27 -0000 On 02-Oct-2003 Damon Permezel wrote: > On Thursday, Oct 2, 2003, at 09:11 Australia/Brisbane, John Polstra > wrote: >> On 01-Oct-2003 Damon Permezel wrote: >>> >>> tried the following first off. It demonstrates the problem. >>> >>> * $FreeBSD: src/sys/dev/bge/if_bge.c,v 1.3.2.22 2003/05/11 18:00:55 ps >>> Exp $ >> >> Good! Thanks for trying it. I'll bet a donut that the problem is >> gone in revision 1.3.2.21. > > you win a shiny new dough-nought. Yummm! :-) I have a hunch which part of 1.3.2.22 caused the problem. Let me work out a patch for you to try. I'll send it to you off the list within a day or two -- maybe sooner. The patch will be against the current revision (1.3.2.28) of if_bge.c. John