From owner-freebsd-questions@FreeBSD.ORG Wed May 27 19:32:33 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59D3210656DC for ; Wed, 27 May 2009 19:32:33 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 26E818FC13 for ; Wed, 27 May 2009 19:32:32 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from sarevok.dnr.servegame.org (mailhub.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id F31C07E837; Wed, 27 May 2009 11:32:31 -0800 (AKDT) From: Mel Flynn To: freebsd-questions@freebsd.org, Paul Schmehl Date: Wed, 27 May 2009 21:32:30 +0200 User-Agent: KMail/1.11.3 (FreeBSD/8.0-CURRENT; KDE/4.2.3; i386; ; ) References: <1536DA231EE20F276D566076@Macintosh-2.local> In-Reply-To: <1536DA231EE20F276D566076@Macintosh-2.local> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905272132.30356.mel.flynn+fbsd.questions@mailing.thruhere.net> Cc: Carlos Pardo Subject: Re: Broadcom NetXtreme II BCM5709 Gigabit Ethernet Dell 610 and Dell 710 servers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 May 2009 19:32:34 -0000 On Tuesday 26 May 2009 02:08:38 Paul Schmehl wrote: > --On May 25, 2009 4:02:57 PM -0700 Carlos Pardo > > wrote: > > We are back porting the bce driver from 8.0 to 7.0. We are still missing > > some changes since cold boots work but rebooting (warm booting) fails! > > > > The error is: > > > > bce0: ../../../dev/bce/if_bce.c(1386); Unable to write CTX memory: > > cid_addr = 0x00000000, offset = 0x00000000! > > > > files back ported: > > > > bce/if_bce.h > > bce/if_bcefw.h > > bce/if_bvereg.h > > mii/brgphy.c > > mii/brgphyreg.h > > Why would you need to do that? There is a bce driver in the 7.x OS > already. Cause it's unstable? Search these or many other archives. The short answer: under IO load the card drops net link or panics kernel. -- Mel