From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031157AbXDQTgZ (ORCPT ); Tue, 17 Apr 2007 15:36:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1031161AbXDQTgZ (ORCPT ); Tue, 17 Apr 2007 15:36:25 -0400 Received: from rtsoft2.corbina.net ([85.21.88.2]:58755 "HELO mail.dev.rtsoft.ru" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with SMTP id S1031157AbXDQTgY (ORCPT ); Tue, 17 Apr 2007 15:36:24 -0400 Message-ID: <462521F1.2000806@ru.mvista.com> Date: Tue, 17 Apr 2007 23:37:21 +0400 From: Sergei Shtylyov Organization: MontaVista Software Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.2) Gecko/20040803 X-Accept-Language: ru, en-us, en-gb MIME-Version: 1.0 To: John Stoffel CC: Alan Cox , linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org Subject: Re: 2.6.21-rc6-mm1 ATA HPT37x regression References: <17956.12963.163961.762444@smtp.charter.net> <4624D4C3.9010109@ru.mvista.com> <17956.63043.521397.597430@smtp.charter.net> <4624FE88.2010908@ru.mvista.com> <20070417181340.7de99868@the-village.bc.nu> <17957.8073.587946.969040@smtp.charter.net> In-Reply-To: <17957.8073.587946.969040@smtp.charter.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hello. John Stoffel wrote: >>>>Ok, so do I need to do anything special with the next -mm release and >>>>the next version? >>>Well, let Alan decide that (2Alan: and I said that HPT code is bogus :-). > Alan> Try drivers/ide/pci/hpt366 - if that works grab a dmesg and let > Alan> me know. It means that Sergei's DPLL sync code seems to work > Alan> better than the vendor code and its time to swap it over. > Ok, I'll give that a whirl under 2.6.21-rc7 tonight. I'll build them > in modular so I can switch around more easily. I hope. :] You can't switch from the old IDE driver -- they're *not* unloadable. :-/ > Alan> Oh how I love highpoint PATA More like PITA. :-D > It seemed like a good buy at the time when I was researching these > things. Best bang for the buck I guess. It's a RocketRaid133 card, As for bang, it's true. You can't imagine how many days/nights I spent bangin' with the driver. :-D > but obviously I got a bum deal somewhere down the line. HPT chips are surely not a good example of how to do things, more like an example how *not* to do. :-) > John MBR, Sergei