Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754756AbZKSTDt (ORCPT ); Thu, 19 Nov 2009 14:03:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752986AbZKSTDs (ORCPT ); Thu, 19 Nov 2009 14:03:48 -0500 Received: from qw-out-2122.google.com ([74.125.92.26]:8012 "EHLO qw-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751901AbZKSTDr (ORCPT ); Thu, 19 Nov 2009 14:03:47 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=wFb1Oa2eWfC/fnQPV7JMEYmzdOFEY9BjXOlm0BhEsImVoQ+++dYqysaY/cNlj/dy5u f3WvvM/iZJuKIq+BAaf0Wi4iWYUx9A9S1Gy8FOUUOIP0FJhRFJ2Ois5Ozxu6ZOGlXFUh OYxn+bCuE1w0ArM+80W2UcUsTZHANY1nqyIpU= From: Bartlomiej Zolnierkiewicz To: Sergei Shtylyov Subject: Re: [PATCH 4/5] pata: Update experimental tags Date: Thu, 19 Nov 2009 20:03:09 +0100 User-Agent: KMail/1.12.2 (Linux/2.6.31.5-96.fc12.x86_64; KDE/4.3.2; x86_64; ; ) Cc: Alan Cox , Alan Cox , linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, Jeff Garzik References: <20091117144450.15430.83450.stgit@localhost.localdomain> <20091119182132.5155f819@lxorguk.ukuu.org.uk> <4B0590A2.9050306@ru.mvista.com> In-Reply-To: <4B0590A2.9050306@ru.mvista.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200911192003.09675.bzolnier@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1687 Lines: 46 On Thursday 19 November 2009 19:38:26 Sergei Shtylyov wrote: > Alan Cox wrote: > > >>Fixed where? I posted the patch as soon as I noticed the problem. > > > Its not posted because unlike you I don't post patches as soon as I > > notice them. I test them first. Which is why for example I discovered the > > bug in the drivers/ide one. Did you check the vendor driver and then > > stick 40 and 80 wire cables on the system to check the bits on a 3x2N ? > > > No I didn't think so. You see if you had you'd have discovered something > > else. You'd have discovered another bug in the old IDE one. The driver > > code for these chips isn't reliable and doesn't work at all in some cases. > > >>Told me about it? > > > Yes - or do you only write replies not read them ? > > > NAK - the patch is inadequate. > > No, it was. And yours isn't quite. > > > The procedure in the vendor driver does > > appear to work on the newer chips however. > > > Probably worth double checking > > the HPT37x and seeing if it needs the same debounce delays. > > All vendor drivers I have do call StallExec(10) when detecting cable > type, so need to add the delay to pata_hpt37x too. Given this I take back my ACK to Alan's patch. > I'd suggest to address the delay by another, separate patch to both > pata_hpt37x and pata_hpt3x2n drivers, and accept Bart's original patch for > bit reversing... Yes. -- Bartlomiej Zolnierkiewicz -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/