From owner-freebsd-current@FreeBSD.ORG Tue Jan 13 12:25:12 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 66B4916A4F9 for ; Tue, 13 Jan 2004 12:25:12 -0800 (PST) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6E8143D41 for ; Tue, 13 Jan 2004 12:25:10 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) i0DKP7TA009664; Tue, 13 Jan 2004 12:25:07 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)i0DKP6GK009663; Tue, 13 Jan 2004 12:25:06 -0800 (PST) (envelope-from sgk) Date: Tue, 13 Jan 2004 12:25:06 -0800 From: Steve Kargl To: sos@deepcore.dk Message-ID: <20040113202506.GA9531@troutmask.apl.washington.edu> References: <200401131810.i0DIA1ul008001@spider.deepcore.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200401131810.i0DIA1ul008001@spider.deepcore.dk> User-Agent: Mutt/1.4.1i cc: Randy Bush cc: freebsd-current@freebsd.org cc: Jeffrey Katcher Subject: Re: 5.2-CURRENT panic on startup after cvsup: probably recent ATA 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: Tue, 13 Jan 2004 20:25:12 -0000 On Tue, Jan 13, 2004 at 07:10:01PM +0100, sos@deepcore.dk wrote: > > Well I need you boot log (verbose) as well then, since the aboveis > because of a fake device that ruins lunch... > > Anyhow I came up with this fix that might help: > > Index: ata-all.c > =================================================================== > RCS file: /home/ncvs/src/sys/dev/ata/ata-all.c,v > retrieving revision 1.199 > diff -u -r1.199 ata-all.c Soren, Your diff permitted my Dell 4150 laptop to boot. I have ad0 on ata0-master and acd0 on ata1-master. I still get the "ata1-slave: TIMEOUT - ATAPI_IDENTIFY" message. If you're not keeping score, 3 different brands on laptops appear to be effected by this problem. -- Steve