From owner-freebsd-current@FreeBSD.ORG Tue Oct 23 21:29:26 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3A9C16A419; Tue, 23 Oct 2007 21:29:25 +0000 (UTC) (envelope-from cristi@net.utcluj.ro) Received: from bavaria.utcluj.ro (unknown [IPv6:2001:b30:5000:2:20e:cff:fe4b:ca01]) by mx1.freebsd.org (Postfix) with ESMTP id 3724813C4B0; Tue, 23 Oct 2007 21:29:25 +0000 (UTC) (envelope-from cristi@net.utcluj.ro) Received: from localhost (localhost [127.0.0.1]) by bavaria.utcluj.ro (Postfix) with ESMTP id 0D6F05088B; Wed, 24 Oct 2007 00:29:24 +0300 (EEST) X-Virus-Scanned: by the daemon playing with your mail on local.mail.utcluj.ro Received: from bavaria.utcluj.ro ([127.0.0.1]) by localhost (bavaria.utcluj.ro [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uVsa0gH8SrZW; Wed, 24 Oct 2007 00:28:35 +0300 (EEST) Received: from [172.27.2.200] (c7.campus.utcluj.ro [193.226.6.226]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by bavaria.utcluj.ro (Postfix) with ESMTP id D7E505084F; Wed, 24 Oct 2007 00:28:34 +0300 (EEST) Message-ID: <471E6782.6050303@net.utcluj.ro> Date: Wed, 24 Oct 2007 00:28:34 +0300 From: Cristian KLEIN User-Agent: Thunderbird 2.0.0.6 (X11/20071008) MIME-Version: 1.0 To: Anders Nordby References: <20071020212830.GA46415@fupp.net> In-Reply-To: <20071020212830.GA46415@fupp.net> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: HP Proliant system freezes when bge NIC is used X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Oct 2007 21:29:26 -0000 Anders Nordby wrote: > Hi, > > Using FreeBSD/amd64 7.0-BETA1 on a HP Proliant DL 380 G4 system, it freezes > totally once the NIC is used, hanging at the time of setting the > hostname upon boot. If I set hw.bge.allow_asf="0" in loader.conf, it > works fine. What can I do to help debug this problem? I am experiencing the same thing with an Intel eSeries 335. When I type "ifconfig bge0 up" the system hangs. No DDB, no panic, no nothing. Setting hw.bge.allow_asf="0" in loader.conf does not solve the problem. I also observat that the switch initially negotiates 100Mbps. After typing "ifconfig bge0 up" the switch negotiates 1Gbps, although the system is frozen.