From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 27 20:48:07 2012 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50B36106566B; Mon, 27 Aug 2012 20:48:07 +0000 (UTC) (envelope-from anders@FreeBSD.org) Received: from fupp.net (totem.fix.no [80.91.36.20]) by mx1.freebsd.org (Postfix) with ESMTP id CB6108FC18; Mon, 27 Aug 2012 20:48:05 +0000 (UTC) Received: from totem.fix.no (totem.fix.no [80.91.36.20]) by fupp.net (Postfix) with ESMTP id 7214F57386; Mon, 27 Aug 2012 22:47:59 +0200 (CEST) Received: from fupp.net ([80.91.36.20]) by totem.fix.no (totem.fix.no [80.91.36.20]) (amavisd-new, port 10024) with LMTP id ek5LX5pv18RR; Mon, 27 Aug 2012 22:47:58 +0200 (CEST) Received: by fupp.net (Postfix, from userid 1000) id A506A57385; Mon, 27 Aug 2012 22:47:58 +0200 (CEST) Date: Mon, 27 Aug 2012 22:47:58 +0200 From: Anders Nordby To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Message-ID: <20120827204758.GA3242@fupp.net> References: <201208271940.q7RJeOZS010741@red.freebsd.org> <201208271950.q7RJo2bu076615@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <201208271950.q7RJo2bu076615@freefall.freebsd.org> X-PGP-Key: http://anders.fix.no/pgp/ X-PGP-Key-FingerPrint: 1E0F C53C D8DF 6A8F EAAD 19C5 D12A BC9F 0083 5956 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: Re: kern/171121: bge driver not working with BCM5719 (HP Proliant DL 360 G8) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2012 20:48:07 -0000 Hi, In this PR I copy data from the mail thread at http://lists.freebsd.org/pipermail/freebsd-stable/2012-July/thread.html#68720 Just figured it's better to follow up on this with a PR. My last response was: On ons, jul 04, 2012 at 06:01:36pm -0700, YongHyeon PYUN wrote: > There is a WIP version at the following URL. > http://people.freebsd.org/~yongari/bge/if_bge.c > http://people.freebsd.org/~yongari/bge/if_bgereg.h > http://people.freebsd.org/~yongari/bge/brgphy.c > > I have a couple of positive feedbacks but it seems it still has > some issues. Let me know whether it makes any difference on your > box. I tried these bge source files in 9.1-PRERELEASE this week, and it does not help. If I try to log in with SSH I get: Aug 23 17:30:32 login: ROOT LOGIN (root) ON ttyu0 bge0: watchdog timeout -- resetting Aug 23 17:31:31 kernel: bge0: watchdog timeout -- resetting Aug 23 17:31:31 kernel: bge0: link state changed to DOWN Aug 23 17:31:35 kernel: bge0: link state changed to UP bge0: watchdog timeout -- resetting Aug 23 17:33:24 kernel: bge0: watchdog timeout -- resetting Aug 23 17:33:24 kernel: bge0: link state changed to DOWN Aug 23 17:33:28 kernel: bge0: link state changed to UP I tried setting hw.bge.allow_asf to 0, but it did not help. During boot I get: pcib3: at device 2.0 on pci0 pci3: on pcib3 pci0:3:0:0: failed to read VPD data. bge0: mem 0xf6bf0000-0xf6bfffff0xf6be0000-0xf6beffff,0xf6bd0000-0xf6bdffff irq 32 at device 0.0 on pci3 bge0: APE FW version: NCSI v1.0.80.0 bge0: CHIP ID 0x05719001; ASIC REV 0x5719; CHIP REV 0x57190; PCI-E miibus0: on bge0 brgphy0: PHY 1 on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-aster, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow bge0: Ethernet address: 2c:76:8a:54:08:14 pci0:3:0:1: failed to read VPD data. bge1: mem 0xf6bc0000-0xf6bcffff0xf6bb0000-0xf6bbffff,0xf6ba0000-0xf6baffff irq 36 at device 0.1 on pci3 bge1: APE FW version: NCSI v1.0.80.0 bge1: CHIP ID 0x05719001; ASIC REV 0x5719; CHIP REV 0x57190; PCI-E miibus1: on bge1 brgphy1: PHY 2 on miibus1 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-aster, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow bge1: Ethernet address: 2c:76:8a:54:08:15 pci0:3:0:2: failed to read VPD data. bge2: mem 0xf6b90000-0xf6b9ffff0xf6b80000-0xf6b8ffff,0xf6b70000-0xf6b7ffff irq 32 at device 0.2 on pci3 bge2: APE FW version: NCSI v1.0.80.0 bge2: CHIP ID 0x05719001; ASIC REV 0x5719; CHIP REV 0x57190; PCI-E miibus2: on bge2 brgphy2: PHY 3 on miibus2 brgphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-aster, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow bge2: Ethernet address: 2c:76:8a:54:08:16 pci0:3:0:3: failed to read VPD data. bge3: mem 0xf6b60000-0xf6b6ffff0xf6b50000-0xf6b5ffff,0xf6b40000-0xf6b4ffff irq 36 at device 0.3 on pci3 bge3: APE FW version: NCSI v1.0.80.0 bge3: CHIP ID 0x05719001; ASIC REV 0x5719; CHIP REV 0x57190; PCI-E miibus3: on bge3 brgphy3: PHY 4 on miibus3 brgphy3: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-aster, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow bge3: Ethernet address: 2c:76:8a:54:08:17 This is IOn man, aug 27, 2012 at 07:50:02pm +0000, FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `kern/171121'. > The individual assigned to look at your > report is: freebsd-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=171121 > > >Category: kern > >Responsible: freebsd-bugs > >Synopsis: bge driver not working with BCM5719 (HP Proliant DL 360 G8) > >Arrival-Date: Mon Aug 27 19:50:02 UTC 2012 -- Anders.