All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sshtylyov@ru.mvista.com>
To: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Cc: bzolnier@gmail.com, linux-ide@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/4] hpt366: MWDMA filter for SATA cards
Date: Sat, 08 Sep 2007 16:01:05 +0400	[thread overview]
Message-ID: <46E28F01.7010808@ru.mvista.com> (raw)
In-Reply-To: <46DB1C50.2020205@ru.mvista.com>

Hello, I wrote:
Sergei Shtylyov wrote:

>    The patch was 4/4 of course. :-<
>     Probably I was too esctatic about the code. ;-)

    Or rarher me. :-)

>> The Marvell bridge chips used on HighPoint SATA cards do not seem to 
>> support
>> the MWDMA modes (at least that caould be seen in their so-called 
>> drivers :-),
>> so the driver needs to account for this -- to achieve this:

>> - add mdma_filter() method from the original patch by Bartlomiej 
>> Zolnierkewicz
>>   with his consent, also adding the method callout to ide_rate_filter();

>> - installed the method for all chips to only return empty mask if a 
>> SATA drive
>>   is detected onHPT372{AN]/374 chips...

>> Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>

>> ---
>> This patch against the current Linus' tree and unfortunately I was 
>> able to only
>> compile test it since that tree gives MODPOST warning and dies early 
>> on bootup.
>> Will hopefully try to test if/when I have time... :-)

    And it was still the same -- I'd bisected if I had time...

>> Index: linux-2.6/drivers/ide/pci/hpt366.c
>> ===================================================================
>> --- linux-2.6.orig/drivers/ide/pci/hpt366.c
>> +++ linux-2.6/drivers/ide/pci/hpt366.c
>> @@ -1,5 +1,5 @@
>>  /*
>> - * linux/drivers/ide/pci/hpt366.c        Version 1.12    Aug 25, 2007
>> + * linux/drivers/ide/pci/hpt366.c        Version 1.13    Aug 22, 2007

>    Errr... and version shuold Aug 02 -- thought I've fixed that. :-/

    Hehe, thanks.  Those versions turned to be quite PITA a to keep.

MBR, Sergei

  parent reply	other threads:[~2007-09-08 11:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-02 20:19 [PATCH 2/4] hpt366: MWDMA filter for SATA cards Sergei Shtylyov
2007-09-02 20:25 ` Sergei Shtylyov
2007-09-03 18:50   ` Bartlomiej Zolnierkiewicz
2007-09-08 12:01   ` Sergei Shtylyov [this message]
2007-09-11 21:08     ` Bartlomiej Zolnierkiewicz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46E28F01.7010808@ru.mvista.com \
    --to=sshtylyov@ru.mvista.com \
    --cc=bzolnier@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.