RE: Generic SATA driver which works with Marvell SATA

From: Alan Cox
Date: Thu May 04 2006 - 11:20:01 EST


On Iau, 2006-05-04 at 19:33 +0530, Yogesh Pahilwan wrote:
> I believe there must be some low level driver for the SATA devices (eg:
> mv_sata for Marvel SATA) which allows sd_mod to expose them as a scsi
> devices?

sata_mv drives the marvell chipsets, you want 2.6.16/17-rc for this.
There is no such thing as a "generic" SATA driver as all SATA chipsets
have their own interfaces, unlike PATA where there was a basic standard.

A standard is emerging (called AHCI) and in time it may be that all SATA
uses the same driver just as we have few USB drivers.

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