From owner-freebsd-stable@FreeBSD.ORG Wed Mar 28 17:51:13 2007 Return-Path: X-Original-To: freebsd-stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5491216A402 for ; Wed, 28 Mar 2007 17:51:13 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.freebsd.org (Postfix) with ESMTP id F323713C45D for ; Wed, 28 Mar 2007 17:51:12 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.6/8.13.6) with ESMTP id l2SHpBV4079568; Wed, 28 Mar 2007 13:51:11 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: Mike Tancsa Date: Wed, 28 Mar 2007 13:51:05 -0400 User-Agent: KMail/1.6.2 References: <200703161430.42854.jkim@FreeBSD.org> <7.1.0.9.0.20070317092805.1109be38@sentex.net> <200703281653.l2SGr09S013153@lava.sentex.ca> In-Reply-To: <200703281653.l2SGr09S013153@lava.sentex.ca> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200703281351.09717.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88.6/2952/Wed Mar 28 12:26:48 2007 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: freebsd-stable@FreeBSD.org Subject: Re: [PATCH] bge(4) patch for -STABLE 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, 28 Mar 2007 17:51:13 -0000 On Wednesday 28 March 2007 12:50 pm, Mike Tancsa wrote: > At 09:33 AM 3/17/2007, Mike Tancsa wrote: > >At 03:37 PM 3/16/2007, Jung-uk Kim wrote: > >>It might fix your problem (i.e., we have some fixes for BCM5750 > >>chipset family) but I am not so sure. Why don't you try it and > >> tell me? ;-) > > Hi, > Just to followup 11 days later and still no watchdog > timeouts. I would have had at least 2 with the old driver by now! > I havent tried whats in RELENG_6, just the patch you posted... But > I am guessing they are essentially the same. Thanks for fixing it! I am glad to hear it. BTW, I cannot take all the credit. It wasn't possible without help from many committers and testers. :-) Thanks, Jung-uk Kim