From owner-freebsd-current@FreeBSD.ORG Fri Sep 14 06:43:39 2012 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35346106566B for ; Fri, 14 Sep 2012 06:43:39 +0000 (UTC) (envelope-from spf72sa9@rhythm.ocn.ne.jp) Received: from smtp.rhythm.ocn.ne.jp (rhythm.ocn.ne.jp [122.28.30.178]) by mx1.freebsd.org (Postfix) with ESMTP id A06DB8FC1B for ; Fri, 14 Sep 2012 06:43:38 +0000 (UTC) Received: from rhythm.ocn.ne.jp (p5061-ipngn100509fukuokachu.fukuoka.ocn.ne.jp [153.130.238.61]) by smtp.rhythm.ocn.ne.jp (Postfix) with SMTP id B7D7526A0; Fri, 14 Sep 2012 15:19:55 +0900 (JST) From: Wanpeng Qian To: pyunyh@gmail.com, freebsd-current@FreeBSD.org Date: Fri, 14 Sep 2012 15:19:52 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: HidemaruMail 5.70 (WinNT,601) In-Reply-To: <20120914212716.GB7612@michelle.cdnetworks.com> References: <20120914212716.GB7612@michelle.cdnetworks.com> Message-Id: Cc: Subject: Re: Call for bge(4) testers X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Sep 2012 06:43:39 -0000 Hi, I encounter a watchdog timeout issue on NetXtreme BCM5723 Gigabit Ethernet PCIe, dose this patch solve this issue? If so, I can test it. Regards. Qian >All, > >There were lots of reports that stock bge(4) does not work on Dell >Rx20/HP DL 360 G8. With the help of Broadcom and BCM5719/BCM5720 >users I managed to address the issue but I had to touch very >sensitive part of driver. Before committing the change to tree I'd >like to know whether this change introduces regressions on old >bge(4) controllers. If you're bge(4) user, please try latest WIP >version at the following URL and let me know how it goes on your >box. I'm especially interested in whether there is any ASF/IPMI >regression on BCM570x/571x. > >http://people.freebsd.org/~yongari/bge/if_bge.c >http://people.freebsd.org/~yongari/bge/if_bgereg.h >http://people.freebsd.org/~yongari/bge/brgphy.c > > >1. Copy both if_bge.c/if_bgereg.h to /usr/src/sys/dev/bge directory >2. Copy brgphy.c /usr/src/sys/dev/mii >3. Rebuild kernel and reboot to take the change effect. > >You can also use the files above for for 9.1/stable/9. For stable/8 >it needs slight modification and I couldn't find time to regenerate >the patch. > >Thanks. >_______________________________________________ >freebsd-current@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-current >To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"