From owner-freebsd-current@FreeBSD.ORG Thu May 12 06:38:40 2005 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 B47C516A4CE for ; Thu, 12 May 2005 06:38:40 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF03D43D41 for ; Thu, 12 May 2005 06:38:39 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.13.3/8.13.3) with ESMTP id j4C6YRMD045718; Thu, 12 May 2005 08:34:27 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <4282F965.3070306@DeepCore.dk> Date: Thu, 12 May 2005 08:36:21 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 1.0 (X11/20050116) X-Accept-Language: en-us, en MIME-Version: 1.0 To: noackjr@alumni.rice.edu References: <4282F922.7070003@alumni.rice.edu> In-Reply-To: <4282F922.7070003@alumni.rice.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.12 cc: current@FreeBSD.org Subject: Re: ata breakage [STILL] 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, 12 May 2005 06:38:40 -0000 Jonathan Noack wrote: > I am still getting breakage from ata with sources from around midnight = > CDT (after the latest updates). These result in odd messages being=20 > printed to the screen and eventual panics before the machine mounts=20 > root. See the attached horrific.txt for the boot messages and some=20 > brief ddb action. Note the garbage right before the panic. The garbag= e=20 > was printed out before a 30 second pause prior to the panic. >=20 > I backed out src/sys/dev/ata to '2005-05-03 07:55:00 UTC' and everythin= g=20 > works perfectly. See the attached normal.txt for these boot messages. >=20 > The panic seems to happen during probing of the CD drive. I use=20 > atapicam *without* atapicd. The kernel config is also attached. OK, loose atapicam from the kernel and let me know how that goes.. --=20 -S=F8ren