From owner-freebsd-current@FreeBSD.ORG Thu Feb 5 16:22:37 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 95EDC16A4CE for ; Thu, 5 Feb 2004 16:22:37 -0800 (PST) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 677FB43D5A for ; Thu, 5 Feb 2004 16:22:36 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) i160MaTA018778 for ; Thu, 5 Feb 2004 16:22:36 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)i160MaAq018777 for freebsd-current@freebsd.org; Thu, 5 Feb 2004 16:22:36 -0800 (PST) (envelope-from sgk) Date: Thu, 5 Feb 2004 16:22:36 -0800 From: Steve Kargl To: freebsd-current@freebsd.org Message-ID: <20040206002236.GA18665@troutmask.apl.washington.edu> References: <20040205231737.GB17451@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040205231737.GB17451@troutmask.apl.washington.edu> User-Agent: Mutt/1.4.1i Subject: Re: Interrupts, ATAng, and wayward pointers, oh my! 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: Fri, 06 Feb 2004 00:22:37 -0000 On Thu, Feb 05, 2004 at 03:17:37PM -0800, Steve Kargl wrote: > Ladies and Gents, > > I have the following (hand transcript) panici during boot from > a kernel built from 1 hour old sources: > > ad0: 38154MB [77520/16/63] at ata0-master UDMA100 > ata1-slave: FAILURE - ATAPI_IDENTIFY no interrupt > ata1-slave: FAILURE - ATAPI_IDENTIFY no interrupt After looking at the panic message and the above, I have concluded that ATAng may not be involved in the problem. -- Steve