From owner-freebsd-current@FreeBSD.ORG Wed Oct 20 15:38:47 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 0029916A4CE for ; Wed, 20 Oct 2004 15:38:46 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72E5843D2D for ; Wed, 20 Oct 2004 15:38:46 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i9KFZd8s030825; Wed, 20 Oct 2004 09:35:39 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 20 Oct 2004 09:35:58 -0600 (MDT) Message-Id: <20041020.093558.90825685.imp@bsdimp.com> To: sos@DeepCore.dk From: "M. Warner Losh" In-Reply-To: <41768268.7080402@DeepCore.dk> References: <20041020120108.9F3B516A4D1@hub.freebsd.org> <41767FEE.5060605@gmx.de> <41768268.7080402@DeepCore.dk> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: incmc@gmx.de 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: Wed, 20 Oct 2004 15:38:47 -0000 In message: <41768268.7080402@DeepCore.dk> S=F8ren Schmidt writes: : Jochen Gensch wrote: : >> OK, try this patch for releng_5 and let me know... : > = : > = : > Works fine on my Thinkpad A30p. But I still see those FAILURE messa= ges. : = : Thats "normal" and because of the HW "features" in the IBM's that cau= ses = : all these troubles... My Sony does this too. However, the most recent ata-queue.c seems to have fixed things. Warner