Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 2007 19:56:24 -0500
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-current@FreeBSD.org
Cc:        davidch@FreeBSD.org, Dominic Marks <dom@helenmarks.co.uk>
Subject:   Re: CURRENT from 04/01/07 + bge NIC panic
Message-ID:  <200701081956.26162.jkim@FreeBSD.org>
In-Reply-To: <20070108171952.2f1a0c8d.dom@helenmarks.co.uk>
References:  <20070108171952.2f1a0c8d.dom@helenmarks.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 08 January 2007 12:19 pm, Dominic Marks wrote:
> Hello,
>
> I have a PowerEdge SC440 which panics when I set an IP to its
> bge interface. I have serial console and it is sitting a ddb
> prompt.
--- >8 SNIP!!! --- >8 ---

FYI, this is a known problem:

http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/107257

Actually this chipset is not correctly supported yet.  OpenBSD has 
added the support already, though:

http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/mii/brgphy.c.diff?r1=1.58&r2=1.59
http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/mii/brgphy.c.diff?r1=1.61&r2=1.62
http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/mii/miidevs.diff?r1=1.82&r2=1.83
http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pci/if_bge.c.diff?r1=1.184&r2=1.185
http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pci/if_bgereg.h.diff?r1=1.62&r2=1.63

I think we can do something similar easily.

Jung-uk Kim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701081956.26162.jkim>