看板 DFBSD_commit 關於我們 聯絡資訊
On Tue, Jul 19, 2011 at 7:10 AM, Michael Neumann <mneumann@crater.dragonflybsd.org> wrote: > > commit f47afe1ae70c898a48a9235e69d28f2ed521b48e > Author: Michael Neumann <mneumann@ntecs.de> > Date: ꀠTue Jul 19 01:00:14 2011 +0200 > > ꀠ湶f_bge: Support more chipsets > > ꀠ孭dd (limited) support for 5761, 5784, 57780 chipsets. > > ꀠ糍ested with a Broadcom BCM5723. It works when media is set What's the PHY driver attached to bge? It should be brgphy, if not, we probably should bring in the related support. > ꀠ毪efore an IP is being assigned, otherwise it panics. Also panics > ꀠ乸 lot on a SMP system. Any backtrace or core dump? If the module is built by running 'make' under /usr/src/sys/dev/netif/bge, it probably will crash on SMP kernel, since the SMP is not defined in that way of building. If bge_softc's size is changed, you will also have to rebuild mii_layer. Best Regards, sephe -- Tomorrow Will Never Die