Re: [PATCH 4/4] hpt366: MWDMA filter for SATA cards (take 2)

2007-10-02 Thread Sergei Shtylyov

Bartlomiej Zolnierkiewicz wrote:


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();


   Ugh, forgot to remove this part -- it's no longer true.


- install the method for all chips to only return empty mask if a SATA drive
 is detected on HPT372{AN]/374 chips...



Signed-off-by: Sergei Shtylyov [EMAIL PROTECTED]



applied


Thanks,
Sergei
-
To unsubscribe from this list: send the line unsubscribe linux-ide in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 4/4] hpt366: MWDMA filter for SATA cards (take 2)

2007-10-01 Thread Bartlomiej Zolnierkiewicz
On Saturday 29 September 2007, Sergei Shtylyov wrote:
 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();
 
 - install the method for all chips to only return empty mask if a SATA drive
   is detected on HPT372{AN]/374 chips...
 
 Signed-off-by: Sergei Shtylyov [EMAIL PROTECTED]

applied
-
To unsubscribe from this list: send the line unsubscribe linux-ide in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html