From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by ozlabs.org (Postfix) with ESMTP id 84151DDDFE for ; Sat, 17 Feb 2007 01:40:14 +1100 (EST) Received: by ug-out-1314.google.com with SMTP id k3so145018ugf for ; Fri, 16 Feb 2007 06:40:12 -0800 (PST) From: Bartlomiej Zolnierkiewicz To: Olaf Hering Subject: Re: [PATCH] use winbond libata instead of ide driver for pseries CD drives Date: Fri, 16 Feb 2007 15:46:01 +0100 References: <20070210203512.GA25586@aepfle.de> <45D4E82B.7020403@garzik.org> <20070216092046.GA2572@aepfle.de> In-Reply-To: <20070216092046.GA2572@aepfle.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Message-Id: <200702161546.01159.bzolnier@gmail.com> Cc: Andrew Morton , linuxppc-dev@ozlabs.org, Paul Mackeras , Jeff Garzik , linux-ide@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, On Friday 16 February 2007 10:20, Olaf Hering wrote: > > Change the default for the built-in IDE on p610/p615/p630 from > ide to libata. libata has better error handling and the drive can > recover when hald does its CD media polling. > > Signed-off-by: Olaf Hering Does IDE sl82c105 need the same udelay() fix patch as done for pata_winbond? Bart