On Tue, 2006-03-28 at 16:07 +0100, Christoph Hellwig wrote: > Adding an own transport class for aic94xx seems very wrong. It should > attach to the standard sas one and use the sas-class based code as > some kind of libsas. It's not an own transport class. It's dependent on the sas transport class. The difficulty was where to put the interface functions, particularly as some of the sas transport class interface functions are implemented in the sas domain library. In the end, it seems best to attach it like a transport class, but have it effectively pass through the attachment to the sas transport class. James - : 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