From owner-freebsd-stable@FreeBSD.ORG Wed Apr 22 15:06:27 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 008611065672 for ; Wed, 22 Apr 2009 15:06:26 +0000 (UTC) (envelope-from jfb@mr-paradox.net) Received: from vexbert.mr-paradox.net (vexbert.mr-paradox.net [IPv6:2001:470:b:28:f::1]) by mx1.freebsd.org (Postfix) with ESMTP id D715F8FC24 for ; Wed, 22 Apr 2009 15:06:26 +0000 (UTC) (envelope-from jfb@mr-paradox.net) Received: by vexbert.mr-paradox.net (Postfix, from userid 16139) id A13D384532; Wed, 22 Apr 2009 11:06:26 -0400 (EDT) Date: Wed, 22 Apr 2009 11:06:12 -0400 From: Jeff Blank To: Marius Strobl Message-ID: <20090422150612.GA1231@mr-happy.com> References: <20090420204637.GA1236@mr-happy.com> <20090421184924.GA36542@alchemy.franken.de> <20090421193129.GA4869@mr-happy.com> <20090421195510.GC33994@alchemy.franken.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090421195510.GC33994@alchemy.franken.de> X-Face: #0jV*~a}VtKS-&E/!EJpH('H1Va}24dxF0oT&+.R3Gu8C; xhSC+<|+H84&YLbMvphuRT4cp3.|8EN_(2Eix/6{.Up~u`a^}0Ln&b+9Fw|BPig@-{y\pL_46d&ZwA]5%_AU?}DezfE&1!>H?3E$!Yve7.O<+..Jnb4:'6Ey_]FtFzU9=*l$1p/@gA,Ze>^5<]+r(XJ+m7`/vMDc$'wy|`e Cc: freebsd-stable@freebsd.org Subject: Re: bge problems under 7.2-PRERELEASE 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: Wed, 22 Apr 2009 15:06:27 -0000 On Tue, Apr 21, 2009 at 09:55:10PM +0200, Marius Strobl wrote: > Use the sources you have but plug in sys/dev/bge/if_bge.c > rev 1.198.2.13 and sys/dev/pci/pci.c rev 1.355.2.6, this > combination should work. correct. > Then update if_bge.c to rev > 1.198.2.14 and check whether things still work, this causes the problem to resurface. Jeff