Re: [PATCH] H8/300 IDE support update

From: Bartlomiej Zolnierkiewicz
Date: Fri May 14 2004 - 14:38:54 EST


On Friday 14 of May 2004 19:50, Yoshinori Sato wrote:
> At Fri, 14 May 2004 15:07:31 +0200,
>
> Bartlomiej Zolnierkiewicz wrote:
> > On Friday 14 of May 2004 14:39, Yoshinori Sato wrote:
> > > - IDE support update.
> > > - unused memory hole delete.
> >
> > Yoshinori, this patch doesn't apply to vanilla 2.6.6 / 2.6.6-bk1.
> >
> > And once again: please do not use ide_default_{irq,io_base}()
> > and ide_init_hwif_ports() in new IDE code.
>
> Because an address does not continue,
> Cannot set a right address in ide_std_init_ports.

You don't need to use ide_std_init_ports() - it is just a helper
and you shouldn't need ide_init_hwif_ports() et all!

Just add driver to drivers/ide/h8300/ and describe what changes
(not hacks) to the core IDE code you need to make it work (if any).

Cheers.

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