Re: Any experience with Promise PDC20376 and SATA RAID?

Alan Cox (alan@lxorguk.ukuu.org.uk)
31 May 2003 17:06:32 +0100


On Sad, 2003-05-31 at 17:23, Carl-Daniel Hailfinger wrote:
> Reid Spencer wrote:
> > I think the kernel doesn't know about the device number (105a:3376 =
> > PDC20376) since it isn't in the kernel's drivers/pci/pci.ids file
> > (latest device is 7275 PDC20277)and it doesn't recognize the device when
> > it processes the IDE devices at boot up. All I get is:

20376 is not currently supported. Promise do have their own GPL driver
which handles this device as if it were a scsi adapter. In the same way
that Jeff Garzik has realised we need to go this path for smart SATA
stuff so have promise.

Figuring out what to do about all this for 2.4 is on my pending pile
still - do we merge a minimal support into base 2.4.x as FreeBSD did
with their support or do we merge a scsi layer driver that can actually
make use of the command queueing (not neccessarily tagged) on the device
and/or the hardware XOR engine.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/