Re: Call for bge(4) testers

2012-10-10 Thread YongHyeon PYUN
On Tue, Oct 02, 2012 at 11:10:23AM -0700, Sean Bruno wrote: > On Tue, 2012-10-02 at 15:59 -0700, YongHyeon PYUN wrote: > > Sean, do you have a box with BCM5703/5704/5714/5715 controller? > > I have a 5704C in an HP DL380G4 here that seems to be working. I'll > have to poke around further to see w

Re: Call for bge(4) testers

2012-10-02 Thread Sean Bruno
On Tue, 2012-10-02 at 15:59 -0700, YongHyeon PYUN wrote: > Sean, do you have a box with BCM5703/5704/5714/5715 controller? I have a 5704C in an HP DL380G4 here that seems to be working. I'll have to poke around further to see what else I have lying around. bge0: mem 0xfdef-0xfdef irq 25

Re: Call for bge(4) testers

2012-10-02 Thread YongHyeon PYUN
On Thu, Sep 27, 2012 at 05:09:34PM -0700, Sean Bruno wrote: > On Wed, 2012-09-19 at 09:44 -0700, Sean Bruno wrote: > > On Fri, 2012-09-14 at 14:27 -0700, YongHyeon PYUN wrote: > > > All, > > > > > > There were lots of reports that stock bge(4) does not work on Dell > > > Rx20/HP DL 360 G8. With t

Re: Call for bge(4) testers

2012-09-28 Thread Sean Bruno
On Thu, 2012-09-27 at 17:09 -0700, Sean Bruno wrote: > We have seen 2 instances of one or more of the HP machines failing and > dropping off the network. however, we don't have specifics yet. > > It looks like this specific error was ACPI related, not BGE related. The C6 setting in the BIOS has

Re: Call for bge(4) testers

2012-09-27 Thread Sean Bruno
On Wed, 2012-09-19 at 09:44 -0700, Sean Bruno wrote: > On Fri, 2012-09-14 at 14:27 -0700, YongHyeon PYUN wrote: > > All, > > > > There were lots of reports that stock bge(4) does not work on Dell > > Rx20/HP DL 360 G8. With the help of Broadcom and BCM5719/BCM5720 > > users I managed to address t

Re: Call for bge(4) testers

2012-09-24 Thread Garrett Cooper
On Mon, Sep 24, 2012 at 9:51 PM, Wanpeng Qian wrote: > I am so sorry, I make a mistake. > I exclude bge driver from kernel config > sometime before and I totally forgot it! > > I will try your WIP files later. Ok -- I was holding off based on your earlier reports, but I'll give pyunh@'s files

Re: Call for bge(4) testers

2012-09-24 Thread Wanpeng Qian
I am so sorry, I make a mistake. I exclude bge driver from kernel config sometime before and I totally forgot it! I will try your WIP files later. Regards. Qian >Does stock bge(4) in latest stable/9 recognize your controller? >If the answer is yes, would you post full verbose boot message? ___

Re: Call for bge(4) testers

2012-09-24 Thread Wanpeng Qian
>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: >> >> >> mem >> >

Re: Call for bge(4) testers

2012-09-23 Thread YongHyeon PYUN
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: mem > >> >> 0xfe9f-0xf

Re: Call for bge(4) testers

2012-09-21 Thread Wanpeng Qian
>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: mem >> >> 0xfe9f-0xfe9f irq 18 at device 0.0 on pci4 >> >> bge0: CHIP ID 0x05784100; ASIC REV

Re: Call for bge(4) testers

2012-09-20 Thread YongHyeon PYUN
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: mem > >> 0xfe9f-0xfe9f irq 18 at device 0.0 on pci4 > >> bge0: CHIP ID 0x05784100; ASIC REV 0x5784; C

Re: Call for bge(4) testers

2012-09-19 Thread Wanpeng Qian
Hi, >On Mon, Sep 17, 2012 at 09:37:21PM +0900, Wanpeng Qian wrote: >> Hi, here is the dmesg output. >> >> bge0: mem >> 0xfe9f-0xfe9f irq 18 at device 0.0 on pci4 >> bge0: CHIP ID 0x05784100; ASIC REV 0x5784; CHIP REV 0x57841; PCI-E >> miibus0: on bge0 >> brgphy0: PHY 1 on miibus0 >> b

Re: Call for bge(4) testers

2012-09-19 Thread Sean Bruno
On Fri, 2012-09-14 at 14:27 -0700, YongHyeon PYUN wrote: > All, > > There were lots of reports that stock bge(4) does not work on Dell > Rx20/HP DL 360 G8. With the help of Broadcom and BCM5719/BCM5720 > users I managed to address the issue but I had to touch very > sensitive part of driver. Befo

Re: Call for bge(4) testers

2012-09-18 Thread YongHyeon PYUN
On Mon, Sep 17, 2012 at 05:39:09PM +0600, Eugene M. Zheganin wrote: > Hi. > > On 15.09.2012 03:27, YongHyeon PYUN wrote: > >I'm especially interested in whether there is any ASF/IPMI > >regression on BCM570x/571x. > > > There's a reopened bug concerning 8.x releases version of the bge(4) > driver

Re: Call for bge(4) testers

2012-09-18 Thread YongHyeon PYUN
On Mon, Sep 17, 2012 at 09:37:21PM +0900, Wanpeng Qian wrote: > Hi, here is the dmesg output. > > bge0: mem > 0xfe9f-0xfe9f irq 18 at device 0.0 on pci4 > bge0: CHIP ID 0x05784100; ASIC REV 0x5784; CHIP REV 0x57841; PCI-E > miibus0: on bge0 > brgphy0: PHY 1 on miibus0 > brgphy0: 10bas

Re: Call for bge(4) testers

2012-09-17 Thread Garrett Cooper
On Mon, Sep 17, 2012 at 5:27 AM, John Baldwin wrote: > On Monday, September 17, 2012 6:46:31 am Kurt Jaeger wrote: >> Hi! >> >> > > box. I'm especially interested in whether there is any ASF/IPMI >> > > regression on BCM570x/571x. >> > >> > Any ipmi-specific tests I should make ? >> >> This comes

Re: Call for bge(4) testers

2012-09-17 Thread John Baldwin
On Monday, September 17, 2012 6:46:31 am Kurt Jaeger wrote: > Hi! > > > > box. I'm especially interested in whether there is any ASF/IPMI > > > regression on BCM570x/571x. > > > > Any ipmi-specific tests I should make ? > > This comes with kldload ipmi: > > ipmi0: port 0xca2-0xca3 on acpi0 > i

Re: Call for bge(4) testers

2012-09-17 Thread Wanpeng Qian
Hi, here is the dmesg output. bge0: mem 0xfe9f-0xfe9f irq 18 at device 0.0 on pci4 bge0: CHIP ID 0x05784100; ASIC REV 0x5784; CHIP REV 0x57841; PCI-E miibus0: on bge0 brgphy0: PHY 1 on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000b

Re: Call for bge(4) testers

2012-09-17 Thread Eugene M. Zheganin
Hi. On 15.09.2012 03:27, YongHyeon PYUN wrote: I'm especially interested in whether there is any ASF/IPMI regression on BCM570x/571x. There's a reopened bug concerning 8.x releases version of the bge(4) driver not working with IPMI ( http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/122252

Re: Call for bge(4) testers

2012-09-17 Thread Kurt Jaeger
Hi! > There were lots of reports that stock bge(4) does not work on Dell > Rx20/HP DL 360 G8. I tested it with 9.1-RC1 amd64 on a HP DL 360 G8. Without the patch, bge0 did not work (timeouts etc). With the patch, bge0 does work: bge0: mem 0xf6bf-0xf6bf,0xf6be-0xf6be,0xf6bd000

Re: Call for bge(4) testers

2012-09-17 Thread Kurt Jaeger
Hi! > > box. I'm especially interested in whether there is any ASF/IPMI > > regression on BCM570x/571x. > > Any ipmi-specific tests I should make ? This comes with kldload ipmi: ipmi0: port 0xca2-0xca3 on acpi0 ipmi0: KCS mode found at io 0xca2 on acpi ipmi0: KCS error: ff ipmi0: IPMI device r

Re: Call for bge(4) testers

2012-09-17 Thread Kurt Jaeger
Hi! > There were lots of reports that stock bge(4) does not work on Dell > Rx20/HP DL 360 G8. I tested it with 9.1-RC1 amd64 on a HP DL 360 G8. Without the patch, bge0 did not work (timeouts etc). With the patch, bge0 does work: bge0: mem 0xf6bf-0xf6bf,0xf6be-0xf6be,0xf6bd000

Re: Call for bge(4) testers

2012-09-16 Thread YongHyeon PYUN
On Fri, Sep 14, 2012 at 01:04:50PM -0500, Pedro Giffuni wrote: > Success !!! > > It fixed kern/169634 for me. Great, would you write a follow-up to the PR? > > If still possible it should be pushed into 9.1-RELEASE. I'm afraid it was too late. > > Thank you so much for working on this! > N

Re: Call for bge(4) testers

2012-09-16 Thread YongHyeon PYUN
On Fri, Sep 14, 2012 at 09:11:02PM +0900, Wanpeng Qian wrote: > > >It seems BCM5723 support code was not added by me so I don't know > >how well it works in previous FreeBSD releases. Did bge(4) ever > >work with your controller? > > The driver works fine except the "bge0: Watchdog timeout", that

Re: Call for bge(4) testers

2012-09-14 Thread Pedro Giffuni
Success !!! It fixed kern/169634 for me. If still possible it should be pushed into 9.1-RELEASE. Thank you so much for working on this! Pedro. On 09/14/2012 16:27, YongHyeon PYUN wrote: All, There were lots of reports that stock bge(4) does not work on Dell Rx20/HP DL 360 G8. With the help

Re: Call for bge(4) testers

2012-09-14 Thread Wanpeng Qian
>It seems BCM5723 support code was not added by me so I don't know >how well it works in previous FreeBSD releases. Did bge(4) ever >work with your controller? The driver works fine except the "bge0: Watchdog timeout", that will bring the interface down/up for a while. make it unstable for netwo

Re: Call for bge(4) testers

2012-09-14 Thread YongHyeon PYUN
On Fri, Sep 14, 2012 at 05:38:36PM +0900, Wanpeng Qian wrote: > Hi, Here is the output. > > the machine is HP Microserver N36L. onboard lan. > > bge0@pci0:4:0:0: class=0x02 card=0x705d103c chip=0x165b14e4 > rev=0x10 hdr=0x00 > vendor = 'Broadcom Corporation' > device = '

Re: Call for bge(4) testers

2012-09-14 Thread Wanpeng Qian
Hi, Here is the output. the machine is HP Microserver N36L. onboard lan. bge0@pci0:4:0:0:class=0x02 card=0x705d103c chip=0x165b14e4 rev=0x10 hdr=0x00 vendor = 'Broadcom Corporation' device = 'NetXtreme BCM5723 Gigabit Ethernet PCIe' class = network subcla

Re: Call for bge(4) testers

2012-09-14 Thread YongHyeon PYUN
On Fri, Sep 14, 2012 at 03:19:52PM +0900, Wanpeng Qian wrote: > Hi, I encounter a watchdog timeout issue on NetXtreme BCM5723 Gigabit > Ethernet PCIe, dose this patch solve this issue? I'm not aware of BCM5723. Could you show me the output of "pciconf -lcbv"? > > If so, I can test it. > > Reg

Re: Call for bge(4) testers

2012-09-13 Thread Wanpeng Qian
Hi, I encounter a watchdog timeout issue on NetXtreme BCM5723 Gigabit Ethernet PCIe, dose this patch solve this issue? If so, I can test it. Regards. Qian >All, > >There were lots of reports that stock bge(4) does not work on Dell >Rx20/HP DL 360 G8. With the help of Broadcom and BCM5719/BCM