Re: Reg IDE Driver

From: Alan Cox
Date: Tue Sep 28 2004 - 19:46:49 EST


On Maw, 2004-09-28 at 12:16, Sudhakar wrote:
> Is the IDE driver in the kernel is generic ?

Fairly

> Whether it can support CF Interfaces to a processor which has bo IDE
> controller ?

Depends how it is connected

> For eg if a CF is connected to a local bus whether the ide driver in the
> kernel can access it ?
>
> If any modifications are needed,what are they ?

Take a look at something like ide_pnp.c, swap the PnP logic for however
you find your own CF device and try it.

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