From owner-freebsd-stable@FreeBSD.ORG Wed Mar 2 06:32:08 2005 Return-Path: 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 F239316A4CE for ; Wed, 2 Mar 2005 06:32:08 +0000 (GMT) Received: from hermes.oxyd.fr (mx.oxyd.net [195.137.249.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1BDB43D3F for ; Wed, 2 Mar 2005 06:32:07 +0000 (GMT) (envelope-from pcasidy@casidy.com) Received: from [212.43.253.140] (helo=smtp.casidy.net) by hermes.oxyd.fr with asmtp (Exim 4.20) id 1D6NOw-0003ST-TT; Wed, 02 Mar 2005 07:32:07 +0100 Received: from casidy.com (unknown [192.168.1.5]) by smtp.casidy.net (Postfix) with ESMTP id 4329AB870; Wed, 2 Mar 2005 07:32:01 +0100 (CET) Date: Wed, 2 Mar 2005 07:41:08 +0100 (CET) From: pcasidy@casidy.com To: dwhite@gumbysoft.com In-Reply-To: <20050301191455.Q72408@carver.gumbysoft.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Message-Id: <20050302063201.4329AB870@smtp.casidy.net> X-auth-smtp-user: postmaster@casidy.com X-abuse-contact: abuse@oxyd.fr cc: freebsd-stable@freebsd.org Subject: Re: if_bfe/uhci: storm interrupt Fatal trap 12 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2005 06:32:09 -0000 On 1 Mar, Doug White wrote: > On Tue, 1 Mar 2005 pcasidy@casidy.com wrote: > >> Hi! >> >> I have a brand new Dell Inspiron 9100 laptop with a broadcom integrated >> NIC. >> I get a panic with 5.3-SNAP, 5.4-PRE and 6.0-SNAP due to a storm >> interrupt as soon as I assign an IP address to it (ifconfig or >> dhclient). >> The storm interrupt is reported on "irq18: bfe0 uhci2". > > Does booting in "Safe Mode" from the beastie menu improve things? > Booting in safe mode does not improve the behavior. There is still a "page fault while in kernel mode" but the storm interrupt is now on "irq11: cbb0 fwohci+". Let me know if there is more information I can provide you. Sorry, I have no crash dump to give you. Phil.