[PATCH 1/2] [ide] mmio ide support

Sergei Shtylyov sshtylyov at ru.mvista.com
Sun Jul 8 04:15:29 EST 2007


Hello.

Vitaly Bordug wrote:

> This adds support for MMIO IDE device like CompactFlash 
> in TrueIDE mode.

> Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com> 
> Signed-off-by: Vitaly Bordug <vitb at kernel.crashing.org>

[...]

> diff --git a/drivers/ide/legacy/mmio-ide.c b/drivers/ide/legacy/mmio-ide.c
> new file mode 100644
> index 0000000..77fb7dd
> --- /dev/null
> +++ b/drivers/ide/legacy/mmio-ide.c
[...]
> +	hwif->mmio = 2;

     That hwif->mmio is single-bit field now, so can only be 0 or 1.

MBR, Sergei



More information about the Linuxppc-dev mailing list