Re: [PATCH 4/4] hpt366: MWDMA filter for SATA cards (take 2)
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Date: 2007-10-02 21:19:55
Also in:
lkml
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Date: 2007-10-02 21:19:55
Also in:
lkml
On Tuesday 02 October 2007, Sergei Shtylyov wrote:
Bartlomiej Zolnierkiewicz wrote:quoted
quoted
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:quoted
quoted
- add mdma_filter() method from the original patch by Bartlomiej Zolnierkewicz with his consent,quoted
quoted
also adding the method callout to ide_rate_filter();Ugh, forgot to remove this part -- it's no longer true.
Thanks for the hint, I fixed it locally. Bart