Re: [PATCH linux-2.6-block:post-2.6.15 09/10] blk: add FUA supportto IDE

From: Alan Cox
Date: Fri Nov 18 2005 - 11:30:56 EST


On Gwe, 2005-11-18 at 17:17 +0100, Bartlomiej Zolnierkiewicz wrote:
> Probably it should work fine given that drive->mult_count is on.
>
> The only controller using drive->vdma in the current tree is cs5520
> so you should confirm this with Mark Lord & Alan Cox.

The CS5520 VDMA performs PIO commands with controller driven DMA to PIO
of the data blocks. Thus it can do any PIO command with one data in or
out phase as if it were DMA.

> Long-term we should see if it is possible to remove dynamic IDE
> drive configuration and always just use the best possible settings.

Hotplug rather prevents that. For the lifetime of a drive connection
most of the settings ought to be settable once. Speeds are the obvious
exception.

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