From owner-freebsd-current@FreeBSD.ORG Sun Oct 17 12:29:45 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 2CAA916A4CE for ; Sun, 17 Oct 2004 12:29:45 +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 774C243D3F for ; Sun, 17 Oct 2004 12:29:44 +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.12.11/8.12.10) with ESMTP id i9HCTeIW001934; Sun, 17 Oct 2004 14:29:42 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <417265A0.1080308@DeepCore.dk> Date: Sun, 17 Oct 2004 14:29:20 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: nbco@screaming.net References: <4171AA66.2050005@gmx.de> <200410170510.32364.nbco@screaming.net> In-Reply-To: <200410170510.32364.nbco@screaming.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.4 cc: Jochen Gensch cc: freebsd-current@freebsd.org Subject: Re: No booting - ata1-slave: FAILURE 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: Sun, 17 Oct 2004 12:29:45 -0000 nbco wrote: > On Sunday 17 October 2004 00:10, Jochen Gensch wrote: >=20 >>I just cvsup'd RELENG_5 and the system is not booting any more with >>the new kernel. It hangs at the ata identifying with the message: >> >>ata1-slave: FAILURE - ATAPI_IDENTIFY timed out >> >>I am using the GENERIC kernel, the only additional thing in there is >>atapicam. Maybe I just cvsup'd at a bad time :-) ? >=20 >=20 > Hi there, > I have the same problem. I have a T41, removing the cd drive will mean= =20 > that you can boot cleanly. I suffered from the same problem earlier=20 > this year. I have had no problem with 5.3-BETA7. You have no idea how tired I am of the crappy HW IBM uses these days,=20 I'm most happy I dont have one :) Anyhow we need this fixed again, and I'll look into it when I get some=20 spare time, but its difficult since it depends to a large degree on=20 having IBM HW at hand to test on... > It appears that this regression was caused by an ata driver commit=20 > before RELENG_5_3 was branched. >=20 > If you are going to roll sources back, roll them back to 08:00:00 UTC o= n=20 > 16 Oct 2004, use the branch RELENG_5, but don't use the branch=20 > RELENG_5_3 until this gets sorted out. > .nbco Well that commit fixed real problems so just backing it out might be a=20 real bad idea. Anyhow its up for re@ to decide.. --=20 -S=F8ren