Re: DMA in PCI chipset -- module vs. compiled-in

From: Bartlomiej Zolnierkiewicz
Date: Tue Feb 07 2006 - 06:12:12 EST


On 2/7/06, Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:
> On Maw, 2006-02-07 at 09:14 +0100, Bartlomiej Zolnierkiewicz wrote:
> > * chipset specific driver
> >
> > The most common mistake is to built-in ide-generic driver
> > and compile chipset specific driver as module...
>
> Oh that no longer works. That worked in 2.4, as it would take over the
> chipset. Didn't work if it was in use at the time but did work correctly
> if idle.

I'm talking about _driver_ here and it works just fine.

If you are talking about "taking over" feature, you are right.
It was racy and indeed "worked" depending on timing.

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