From owner-freebsd-net@FreeBSD.ORG  Wed Jan 20 19:39:36 2010
Return-Path: <owner-freebsd-net@FreeBSD.ORG>
Delivered-To: freebsd-net@FreeBSD.ORG
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B497E1065679
	for <freebsd-net@FreeBSD.ORG>; Wed, 20 Jan 2010 19:39:36 +0000 (UTC)
	(envelope-from koji@registro.br)
Received: from clone.registro.br (clone.registro.br [IPv6:2001:12ff:0:2::4])
	by mx1.freebsd.org (Postfix) with ESMTP id ECEC08FC13
	for <freebsd-net@FreeBSD.ORG>; Wed, 20 Jan 2010 19:39:35 +0000 (UTC)
Received: by clone.registro.br (Postfix, from userid 1002)
	id 2163DE0447; Wed, 20 Jan 2010 17:39:34 -0200 (BRST)
Date: Wed, 20 Jan 2010 17:39:34 -0200
From: Hugo Koji Kobayashi <koji@registro.br>
To: David Christensen <davidch@broadcom.com>
Message-ID: <20100120193934.GF95113@registro.br>
References: <5D267A3F22FD854F8F48B3D2B523819339EC2B524E@IRVEXCHCCR01.corp.ad.broadcom.com>
	<201001201301.o0KD1pm0007413@lurza.secnetix.de>
	<5D267A3F22FD854F8F48B3D2B52381933A537E281A@IRVEXCHCCR01.corp.ad.broadcom.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <5D267A3F22FD854F8F48B3D2B52381933A537E281A@IRVEXCHCCR01.corp.ad.broadcom.com>
X-Organization: Registro.br
X-URL: http://registro.br/
X-Operating-System: FreeBSD
User-Agent: Mutt/1.5.19 (2009-01-05)
Cc: "pyunyh@gmail.com" <pyunyh@gmail.com>,
	"freebsd-net@FreeBSD.ORG" <freebsd-net@FreeBSD.ORG>,
	"Doug Ambrisko \(ambrisko\)" <ambrisko@cisco.com>,
	Oliver Fromme <olli@lurza.secnetix.de>, Mark Peek <markpeek@cisco.com>
Subject: Re: kern/134658: [bce] bce driver fails on PowerEdge m610 blade.
X-BeenThere: freebsd-net@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Networking and TCP/IP with FreeBSD <freebsd-net.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-net>,
	<mailto:freebsd-net-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-net>
List-Post: <mailto:freebsd-net@freebsd.org>
List-Help: <mailto:freebsd-net-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-net>,
	<mailto:freebsd-net-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 20 Jan 2010 19:39:36 -0000

On Wed, Jan 20, 2010 at 10:57:15AM -0800, David Christensen wrote:
> > While trying to debug the same issue I stumbled across this 
> > thread ...  We've got HS22 blades (IBM BladeCenter) which 
> > habe the BCM5709S and suffer from exactly the same problem.
> > 
> > Dave, are there any news regarding the PHY implementation?
> > 
> > If there's decent documentation I might even give it a try 
> > myself, provided that it's not too complex.  (I've done 
> > hardware programming before, but I've never touched a NIC/PHY 
> > driver, except for very trivial fixes.)
> > 
> 
> Pyunh has taken an active interest in this effort and sent out
> a patch yesterday, though he doesn't have hardware to test.  I'm
> planning on giving his patch a try today to see how close he got
> on his first attempt.

Where can I find this patch? We can also give it a try on our m610.

Hugo