From owner-freebsd-stable@FreeBSD.ORG Wed Mar 28 16:53:02 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 2F2D916A400; Wed, 28 Mar 2007 16:53:02 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id EF6AB13C44B; Wed, 28 Mar 2007 16:53:01 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id l2SGr1se093942; Wed, 28 Mar 2007 12:53:01 -0400 (EDT) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.8/8.13.3) with ESMTP id l2SGr09S013153 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 28 Mar 2007 12:53:00 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200703281653.l2SGr09S013153@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Wed, 28 Mar 2007 12:50:58 -0400 To: Jung-uk Kim , freebsd-stable@FreeBSD.org From: Mike Tancsa In-Reply-To: <7.1.0.9.0.20070317092805.1109be38@sentex.net> References: <200703161430.42854.jkim@FreeBSD.org> <200703161848.l2GIm3H8043252@lava.sentex.ca> <200703161537.47359.jkim@FreeBSD.org> <7.1.0.9.0.20070317092805.1109be38@sentex.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: 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 16:53:02 -0000 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! bge0: mem 0xfe5f0000-0xfe5fffff irq 19 at device 0.0 on pci4 miibus1: on bge0 brgphy0: on miibus1 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto bge0: Ethernet address: 00:e0:81:59:2b:06 bge0@pci4:0:0: class=0x020000 card=0x165914e4 chip=0x165914e4 rev=0x11 hdr=0x00 vendor = 'Broadcom Corporation' device = 'BCM5750A1 NetXtreme Gigabit Ethernet PCI Express' class = network subclass = ethernet cap 01[48] = powerspec 2 supports D0 D3 current D0 cap 03[50] = VPD cap 05[58] = MSI supports 8 messages, 64 bit cap 10[d0] = PCI-Express 1 endpoint ---Mike