From owner-freebsd-current@FreeBSD.ORG Wed May 26 09:40:32 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 B3CCA16A4CE for ; Wed, 26 May 2004 09:40:32 -0700 (PDT) Received: from out014.verizon.net (out014pub.verizon.net [206.46.170.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49D3F43D2D for ; Wed, 26 May 2004 09:40:32 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from [192.168.1.3] ([68.161.84.3]) by out014.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040526163932.MFFU5247.out014.verizon.net@[192.168.1.3]>; Wed, 26 May 2004 11:39:32 -0500 Message-ID: <40B4C83F.1010106@mac.com> Date: Wed, 26 May 2004 12:39:27 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040514 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kent Hauser , current@freebsd.org References: <200405251202.09555.kent.hauser@verizon.net> In-Reply-To: <200405251202.09555.kent.hauser@verizon.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out014.verizon.net from [68.161.84.3] at Wed, 26 May 2004 11:39:32 -0500 Subject: Re: CDRW causes Thinkpad T41 to panic 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: Wed, 26 May 2004 16:40:32 -0000 Kent Hauser wrote: > I'm running 5/24/04 -CURRENT (GENERIC kernel) which fails to boot > when the CD-RW/DVD is installed. The panic comes after ad0 is probed, then a > "Spurious interrupt ATA1-SLAVE" (or similar) message is printed, then the > kernel drops into the debugger. Is your CD/DVD drive the only device on the second ATA channel? Try rejumpering it to be a master rather than a slave and see whether that helps. -- -Chuck