From owner-freebsd-stable@FreeBSD.ORG Fri Jun 30 20:51:54 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE44A16A407 for ; Fri, 30 Jun 2006 20:51:54 +0000 (UTC) (envelope-from ambrisko@ambrisko.com) Received: from mail.ambrisko.com (mail.ambrisko.com [64.174.51.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B1BD43D46 for ; Fri, 30 Jun 2006 20:51:54 +0000 (GMT) (envelope-from ambrisko@ambrisko.com) Received: from server2.ambrisko.com (HELO www.ambrisko.com) ([192.168.1.2]) by mail.ambrisko.com with ESMTP; 30 Jun 2006 13:50:19 -0700 Received: from ambrisko.com (localhost [127.0.0.1]) by www.ambrisko.com (8.13.1/8.12.11) with ESMTP id k5UKprVm037780; Fri, 30 Jun 2006 13:51:54 -0700 (PDT) (envelope-from ambrisko@ambrisko.com) Received: (from ambrisko@localhost) by ambrisko.com (8.13.1/8.13.1/Submit) id k5UKprar037779; Fri, 30 Jun 2006 13:51:53 -0700 (PDT) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <200606302051.k5UKprar037779@ambrisko.com> In-Reply-To: To: Francisco Reyes Date: Fri, 30 Jun 2006 13:51:53 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Cc: Atanas , freebsd-stable@freebsd.org Subject: Re: em device hangs on ifconfig alias ... 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: Fri, 30 Jun 2006 20:51:54 -0000 Francisco Reyes writes: | Atanas writes: | > I have some newer machines with 2 Broadcom chips on-board. I plan to | > give them a try at some point in the future, but I'm not sure how stable | > the bge driver | | For us they have been a problem. Primarily because it causes all kinds of | freezing/crashes when having an IPMI board. I believe it has performed ok in | machines where we don't have an IPMI card. Can you try: http://www.ambrisko.com/doug/bge_ipmi_3.patch and see if that helps. I need one minor tweak to it before I can commit it. Doug A.