Date: Tue, 25 Sep 2012 11:46:14 +0900 From: Wanpeng Qian <spf72sa9@rhythm.ocn.ne.jp> To: pyunyh@gmail.com Cc: freebsd-current@freebsd.org Subject: Re: Call for bge(4) testers Message-ID: <FDCD9AC7EDFE99spf72sa9@rhythm.ocn.ne.jp> In-Reply-To: <20120924175412.GA3999@michelle.cdnetworks.com> References: <F9CD96B1937871spf72sa9@rhythm.ocn.ne.jp> <20120921165631.GA3184@michelle.cdnetworks.com> <FBCD97ED0FEB52spf72sa9@rhythm.ocn.ne.jp> <20120924175412.GA3999@michelle.cdnetworks.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>On Fri, Sep 21, 2012 at 08:34:29PM +0900, Wanpeng Qian wrote: >> >On Thu, Sep 20, 2012 at 06:56:09AM +0900, Wanpeng Qian wrote: >> >> Hi, >> >> >> >> >On Mon, Sep 17, 2012 at 09:37:21PM +0900, Wanpeng Qian wrote: >> >> >> Hi, here is the dmesg output. >> >> >> >> >> >> bge0: <HP NC107i PCIe Gigabit Server Adapter, ASIC rev. 0x5784100> >> >> >> mem >> >> >> 0xfe9f0000-0xfe9fffff irq 18 at device 0.0 on pci4 >> >> >> bge0: CHIP ID 0x05784100; ASIC REV 0x5784; CHIP REV 0x57841; PCI-E >> >> >> miibus0: <MII bus> on bge0 >> >> >> brgphy0: <BCM5784 10/100/1000baseT PHY> PHY 1 on miibus0 >> >> >> brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, >> >> >> 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto- >> >> >> flow >> >> >> >> >> > >> >> >It seems your controller is BCM5784 A1. The latest WIP have one >> >> >change that may affect its DMA behavior. So it would be good to >> >> >know how the WIP version works on your box. >> >> >> >> I update my system to 9-STABLE and using your WIP files. >> >> after I reboot the whole system. I cannot find bge anymore. >> >> >> >> here is the pciconf -lv output. >> >> >> >> none1@pci0:4:0:0: class=0x020000 card=0x705d103c chip=0x165b14e4 >> >> rev=0x10 hdr=0x00 >> >> vendor = 'Broadcom Corporation' >> >> device = 'NetXtreme BCM5723 Gigabit Ethernet PCIe' >> >> class = network >> >> subclass = ethernet >> > >> >Hmm, the WIP version didn't remove the chip id so bge(4) may have >> >failed to attach. >> >Could you check any message printed by bge(4) in dmesg output? >> >> There is neither message related to bge in the dmesg output. >> nor ifconfig -a output. >> >> anything else I can try ? > >Does stock bge(4) in latest stable/9 recognize your controller? >If the answer is yes, would you post full verbose boot message? I rebuild the kernel without your WIP files. unfortunately it seems 9-STABLE drop the support of this card while 9.0-RELEASE is fine. still no relate bge message in dmesg. here is the output of pciconf -lcbv none1@pci0:4:0:0: class=0x020000 card=0x705d103c chip=0x165b14e4 rev=0x10 hdr=0x00 vendor = 'Broadcom Corporation' device = 'NetXtreme BCM5723 Gigabit Ethernet PCIe' class = network subclass = ethernet bar [10] = type Memory, range 64, base 0xfe9f0000, size 65536, enabled cap 01[48] = powerspec 3 supports D0 D3 current D0 cap 03[40] = VPD cap 09[60] = vendor (length 108) cap 05[50] = MSI supports 1 message, 64 bit cap 10[cc] = PCI-Express 2 endpoint max data 128(256) link x1(x1) ecap 0001[100] = AER 1 0 fatal 0 non-fatal 1 corrected ecap 0002[13c] = VC 1 max VC0 ecap 0003[160] = Serial 1 d8d385fffeaf9f38 ecap 0004[16c] = unknown 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FDCD9AC7EDFE99spf72sa9>