From owner-freebsd-stable@FreeBSD.ORG Tue Jul 3 20:04:41 2012 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA8111065670; Tue, 3 Jul 2012 20:04:41 +0000 (UTC) (envelope-from vrwmiller@gmail.com) Received: from mail-gh0-f182.google.com (mail-gh0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 50CEE8FC08; Tue, 3 Jul 2012 20:04:41 +0000 (UTC) Received: by ghbz22 with SMTP id z22so6762269ghb.13 for ; Tue, 03 Jul 2012 13:04:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=kD0VRbmE+TmBxMotqg9cp0nDsABKMXD+CW1qcv4uXFU=; b=FvYi2t/aobhV7o4gLX/cMRdUD6JYrohDc4aQXYYXUPOOKbdjyw3pY6i0a62dXjlfSW OcvHoyvcZny5vH45Oiq5ukwAF01EjsdPzmObh28T3s3kYsjLKxruuFKttqeREvOPpj3P 8fFIqYNCAsSGkwq6khaSKnC8sVk6g0mltJOxWsHMo5oEVq0kr/AxvMuC19xdSiUJJDFl prCYR/Ih0CpdgQRK2OeTRq22aBIGVTvs5nNn3HEdjoq7h2hYzwxnbeJ+ozH7oeubVka+ xEzsp7BKMJuxWjUNfkWU/Ns4RXvppKT2avROe9cP1wgfK8SsqOs7MCR1iC/qselCR371 /ncg== MIME-Version: 1.0 Received: by 10.60.3.194 with SMTP id e2mr20038218oee.1.1341345880505; Tue, 03 Jul 2012 13:04:40 -0700 (PDT) Sender: vrwmiller@gmail.com Received: by 10.182.10.34 with HTTP; Tue, 3 Jul 2012 13:04:40 -0700 (PDT) In-Reply-To: <20120703185704.GA81296@fupp.net> References: <20120703185704.GA81296@fupp.net> Date: Tue, 3 Jul 2012 16:04:40 -0400 X-Google-Sender-Auth: usWI_dzJKXRI7YSUo4bwmAvVXUg Message-ID: From: Rick Miller To: Anders Nordby , YongHyeon PYUN , stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: bge problems in RELENG_9, bge0: watchdog timeout -- resetting X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jul 2012 20:04:41 -0000 Hi Anders.... I've not had good luck with the BCM5719 in stable/8 either. Not sure if the driver has been updated in 9 or not, but I have a blog post explaining my woes with the BCM5719 at http://blog.hostileadmin.com/ On 7/3/12, Anders Nordby wrote: > Hi, > > I'm having lots of difficulties with BCM5719, which is the default > network card of HP Proliant DL 360 G8 servers. I can get a few ping > replies before I get a couple of these: > > bge0: watchdog timeout -- resetting > > bge0: watchdog timeout -- resetting > > > Then everything hangs. Can not log in using ssh. > > I'm running: FreeBSD-9.0-RELENG_9-20120701-JPSNAP-amd64 > > Info about the NIC: > > # devinfo -rv | grep phy > brgphy0 pnpinfo oui=0x1be9 model=0x22 rev=0x0 at phyno=1 > > brgphy1 pnpinfo oui=0x1be9 model=0x22 rev=0x0 at phyno=2 > > brgphy2 pnpinfo oui=0x1be9 model=0x22 rev=0x0 at phyno=3 > > brgphy3 pnpinfo oui=0x1be9 model=0x22 rev=0x0 at phyno=4 > > # grep bge /var/run/dmesg.boot > bge0: mem > 0xf6bf0000-0xf6bfffff, > 0xf6be0000-0xf6beffff,0xf6bd0000-0xf6bdffff irq 32 at device 0.0 on pci3 > > bge0: CHIP ID 0x05719001; ASIC REV 0x5719; CHIP REV 0x57190; PCI-E > > miibus0: on bge0 > > bge0: Ethernet address: 2c:76:8a:54:08:14 > > bge1: mem > 0xf6bc0000-0xf6bcffff, > 0xf6bb0000-0xf6bbffff,0xf6ba0000-0xf6baffff irq 36 at device 0.1 on pci3 > > bge1: CHIP ID 0x05719001; ASIC REV 0x5719; CHIP REV 0x57190; PCI-E > > miibus1: on bge1 > > bge1: Ethernet address: 2c:76:8a:54:08:15 > > bge2: mem > 0xf6b90000-0xf6b9ffff, > 0xf6b80000-0xf6b8ffff,0xf6b70000-0xf6b7ffff irq 32 at device 0.2 on pci3 > > bge2: CHIP ID 0x05719001; ASIC REV 0x5719; CHIP REV 0x57190; PCI-E > > miibus2: on bge2 > > bge2: Ethernet address: 2c:76:8a:54:08:16 > > bge3: mem > 0xf6b60000-0xf6b6ffff, > 0xf6b50000-0xf6b5ffff,0xf6b40000-0xf6b4ffff irq 36 at device 0.3 on pci3 > > bge3: CHIP ID 0x05719001; ASIC REV 0x5719; CHIP REV 0x57190; PCI-E > > miibus3: on bge3 > > bge3: Ethernet address: 2c:76:8a:54:08:17 > > > Searching other bug reports and posts, I've tried: > > hw.bge.allow_asf="0" > > hw.pci.enable_msi="0" > > > But it didn't help. Any ideas? > > If I don't use the loader.conf settings above, I also get (before the > watchdog timeouts): > > bge0: 2 link states coalesced > > bge0: 2 link states coalesced > > bge0: 2 link states coalesced > > > Best regards, > > -- > Anders. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > -- Sent from my mobile device Take care Rick Miller