From owner-freebsd-current@FreeBSD.ORG Thu Jul 1 20:15:13 2004 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 327A716A4D0 for ; Thu, 1 Jul 2004 20:15:13 +0000 (GMT) Received: from pandora.afflictions.org (asylum.afflictions.org [64.7.134.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59DAE43D2D for ; Thu, 1 Jul 2004 20:15:12 +0000 (GMT) (envelope-from dgerow@afflictions.org) Received: from dementia.afflictions.org (dementia.afflictions.org [172.19.206.56]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pandora.afflictions.org (Postfix) with ESMTP id 64B0178C7C for ; Thu, 1 Jul 2004 16:15:15 -0400 (EDT) Received: by dementia.afflictions.org (Postfix, from userid 1001) id 09604170C3; Thu, 1 Jul 2004 16:13:11 -0400 (EDT) Date: Thu, 1 Jul 2004 16:13:11 -0400 From: Damian Gerow To: current@freebsd.org Message-ID: <20040701201310.GC38486@afflictions.org> Mail-Followup-To: current@freebsd.org References: <20040701155459.GB34978@afflictions.org> <20040701170015.GA29451@afflictions.org> <20040701174946.GB29340@afflictions.org> <20040701190803.GF1034@green.homeunix.org> <20040701191531.GG1034@green.homeunix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040701191531.GG1034@green.homeunix.org> X-Operating-System: FreeBSD 5.2-CURRENT on a i386 X-GPG-Fingerprint: B3D7 D901 A53A 1A99 BFD6 E6DF 9F3B 742B C288 9CC9 User-Agent: Mutt/1.5.6i Subject: Re: Panic in "irq15: ata1" (perhaps just ATAPICAM...?) 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, 01 Jul 2004 20:15:13 -0000 Thus spake Brian Fundakowski Feldman (green@freebsd.org) [01/07/04 15:17]: : Also, are you using cd(4) devices with cdparanoia or acd(4)? Make : sure to sysctl debug.bootverbose=1 before you try to reproduce this : again so you can get additional helpful output from ATA. cd(4). I'll set debug.bootverbose=1, and reproduce the panic later this evening.