From owner-freebsd-current@FreeBSD.ORG Thu May 8 09:21:50 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76E5637B401 for ; Thu, 8 May 2003 09:21:50 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C58B43F85 for ; Thu, 8 May 2003 09:21:45 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h48GLiTl020181; Thu, 8 May 2003 10:21:44 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 08 May 2003 10:21:21 -0600 (MDT) Message-Id: <20030508.102121.122760083.imp@bsdimp.com> To: cbiffle@safety.net From: "M. Warner Losh" In-Reply-To: <200305071959.05004.cbiffle@safety.net> References: <200305071959.05004.cbiffle@safety.net> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: Panic on SCSI card insertion X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 May 2003 16:21:50 -0000 Hmmmm. That's very interesting. Can you provide a dmesg jost before the panic happens? Or if that's not possible, how about a dmesg after you insert each card separately as well as a message just before you insert the card that is failing fatally? boot verbose would be helpful. Warner