On Tue, Feb 28, 2006 at 01:32:03AM +0100, Ingo Flaschberger wrote: > Hello again, > > >Where should the "middleware", Compaq Fiber Channel Array RM4000, > >TYPE_RAID driver reside in the kernel? > > > >scsi? char? block? It should be a SCSI upper-level driver like sd.c, sr.c, st.c and osst.c. It may make most sense for it to be implemented as a part of sd.c, or it might be better to do it by implementing a new raid_sd.c. > at which kernel version in detail the patch should apply? > (sorry, I'm new). Start with 2.6.16-rc5 (the most recent release by Linus). It shouldn't be much effort to forward-port it whern it comes to merge it. - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html