CURRENT from 04/01/07 + bge NIC panic

Jung-uk Kim jkim at FreeBSD.org
Tue Jan 9 01:32:35 UTC 2007


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


More information about the freebsd-current mailing list