lkml.org 
[lkml]   [2003]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] Merge the changes from siimage 2.4.22-pre9 to 2.6.0-test2
From
Date
On Iau, 2003-07-31 at 18:49, Marcelo Penna Guerra wrote:
> if (!is_sata(hwif))
> hwif->atapi_dma = 1;
>
> and DMA is not enabled by default.
>
> I think it should be:
>
> if (is_sata(hwif))
> hwif->atapi_dma = 1;
>
> With this DMA is enabled by default on my board and works great.

You've accidentally worked around a different bug

-
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/

\
 
 \ /
  Last update: 2005-03-22 13:47    [W:1.717 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site