Re: linux-2.4.28 released

From: Jeff Garzik
Date: Wed Nov 24 2004 - 15:13:09 EST


Tomita, Haruo wrote:
> It may be unavoidable one that ata_piix does not work.
> But, it is a problem that a DMA transfer does not enable by piix.
> Don't you think so?


This is unavoidable. Two drivers grabbing the same PCI I/O range is
dangerous.

Now that libata supports PATA, it would be easier to let libata support
both SATA and PATA. Since that is a single driver, it makes DMA easy to
support for both SATA/PATA.

If libata does this, there needs to be a "ide=disable" or
"legacy_ide=libata" switch added somewhere, for the cases (most distros)
where IDE driver is built-in.

Jeff


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