Re: Updated libata PATA patch

From: Matthieu CASTET
Date: Thu May 11 2006 - 15:06:48 EST


Hi,

Le Tue, 09 May 2006 18:44:36 +0100, Alan Cox a écrit :

> - Re-enable per device speed setting
> - Fix VIA cable detect bug (reporter: Mathieu Castet)
> - Fix AMD cable detect bug (reporter: Sangoi Leonard)
> - Fix CS5535 build (reporter: Meelis Roos)
> - Trap 0 IRQ case
> - Fix IRQ allocation for pata_pcmcia (reporter: Kevin Radloff)
>
> http://zeniv.linux.org.uk/~alan/IDE
Another bug on pata_via :

in via_do_set_mode "mode" argument is never used and ata_timing_compute
always use adev->pio_mode and never adev->dma_mode.
That should explain why viaideinfo report broken timing.

Matthieu

PS : matthieu have 2 't'

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/