Re: Promise SATA driver

From: Henrik Gustafsson
Date: Tue Feb 24 2004 - 12:40:28 EST


On Tue, 24 Feb 2004 12:10:31 -0500, Jeff Garzik <jgarzik@xxxxxxxxx> wrote:

Henrik Gustafsson wrote:
On Tue, 24 Feb 2004 11:47:36 -0500, Jeff Garzik <jgarzik@xxxxxxxxx> wrote:

Andrew Walrond wrote:

I take it the software raid thing wasn't part of the gpl'ed driver, and isn't something that is likely to happen?



In 2.4, RAID0 and RAID1 are supported via the pdcraid driver.

In 2.6, Promise software RAID support does not exist. In conversations with Promise, we all agreed to encourage and support the standard Linux RAID, md.

Jeff


Does that apply to the FastTrack S150 SX4 aswell? The hardware XOR-engine will not be used?
What about the onboard cache?


I'm glad you asked.

The SX4 is a very different story. The hardware XOR engine and on-board cache are not currently used, but they will be in the future.

For the TX series, there is no on-board cache, so hardware XOR engine isn't very useful. For the SX series, it is very useful.

Promise did some neat stuff with the SX4... so neat it takes some thinking to figure out how to best implement it in Linux :)

Jeff


I'm glad for that particular response :)

I happen to have such a card in a computer here. Right now it's not used
for anything in particular (waiting for things to stabilising a bit) so
I can test out patches without worrying about any data on it, so feel
free to suggest things to try.

Is there any active development done on it?

My current working conditions (and lack of specs for the card) prevents me
from doing much work on it myself atm, but is there perhaps another way of
following the development on that part a bit more closely?

I have done my (small, but still... :) ) share of driver development and
low-level coding (company I work for makes me write code for their embedded
devices and sometimes drivers for the PC-interfaces) so I might just be
able to pitch in with an idea or two.

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