Arjan van de Ven wrote:
> 
> In article <[EMAIL PROTECTED]> you wrote:
> > Andre Hedrick wrote:
> 
> > However as far as I can see everyone who has a FastTrak which is "stuck"
> > in RAID mode[1] would be happy if it worked as a normal IDE controller
> > in Linux, which is (usually?) not the case - eg on the MSI board where
> > only the first channel is seen.
> 
> I have a patch to work around that. However the better solution would be to
> have a native driver for the raid; I plan to start working on that next
> week...

I am doing the same for the HighPoint-Tech 370 (talking about the RAID driver). 
Disk-striping is
working so far. My code is based on the kernel patches for MDs from Neil Brown. I 
created an own
RAID-personality for the module.
When I looked at the FreeBSD implementation I had the idea of making a "supermodule" 
which could
contain serveral IDE-RAID drivers (e.g.: Proise FastTrack + HPT370). There would be a 
super
personality for ATA-RAID and several low-level drivers for the individual controllers.

Interrested? Ideas? Hints, Tips, ...? Wanna team up? <8)

> 
> Greetings,
>   Arjan van de Ven

regards,
Wilfried

PS: An uppercase THANX goes to Nail Brown!

-- 
Wilfried Weissmann ( mailto:[EMAIL PROTECTED] )
Mobile: +43 676 9444465
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to