From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Andrew Hall" Subject: RE: CF flash PATA on libata failure to attach Date: Fri, 29 Jun 2007 13:24:02 +1000 Message-ID: <46847b69.15538c0a.2e12.0d56@mx.google.com> References: <11172839.post@talk.nabble.com> <46766BD3.4040702@gmail.com> <20070618125742.28a0bc57@the-village.bc.nu> <46770edc.101d640a.4fdf.4eae@mx.google.com> <46776306.5030300@gmail.com> <4679cefc.06d7720a.0280.ffff9cce@mx.google.com> <4679EA43.4040002@gmail.com> <467a2692.17bb720a.5a14.ffffa80c@mx.google.com> <467A8F17.1080608@rtr.ca> <4680d387.24528c0a.3634.69bd@mx.google.com> <46815FF4.9040001@rtr.ca> <4681e04b.22b38c0a.78ec.6f76@mx.google.com> <46826F42.70405@rtr.ca> <4682f7a3.15538c0a.2e12.ffff8676@mx.google.com> <4683F1C9.2060505@rtr.ca> <468453f8.13578c0a.3c99.ffffa514@mx.google.com> <46845BEE.90801@rtr.ca> <46846b72.15588c0a.4c19.ffffeeb9@mx.google.com> <46846E3E.3010606@rtr.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from nz-out-0506.google.com ([64.233.162.230]:5929 "EHLO nz-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759927AbXF2DY1 (ORCPT ); Thu, 28 Jun 2007 23:24:27 -0400 Received: by nz-out-0506.google.com with SMTP id s18so321102nze for ; Thu, 28 Jun 2007 20:24:26 -0700 (PDT) In-Reply-To: <46846E3E.3010606@rtr.ca> Content-Language: en-au Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: 'Mark Lord' Cc: linux-ide@vger.kernel.org, 'Tejun Heo' , 'Alan Cox' > You can certainly also thank Tejun and Jeff, > for making libata so easy to tune with a one-liner liner like this! > > Per my other email -- did you try the legacy IDE driver > instead of libata? Can you provide a boot log from that for Tejun? Too true.. thanks Tejun, Jeff and Alan also.. much appreciated.. I did try the legacy driver but couldn't get it to be detected at all. I wasn't sure how to modify it (ide/pci/piix.c) to add the right PCI-ID but am happy to get Tejun the dmesg if you can tell me how I derive the PCI-ID for my hardware and where to add it. Also because this is IDE via SATA, when disabling the libata drivers do I need to enable the old "Support for SATA" compile option to get the device to be detected?