Re: [PATCH 2.6.13 14/14] sas-class: SCSI Host glue

From: Matthew Wilcox
Date: Tue Sep 13 2005 - 10:40:42 EST


On Mon, Sep 12, 2005 at 06:00:15PM -0400, Luben Tuikov wrote:
> "transport attribute class" is just an _attribute_ class, Christoph.
> "transport layer" is a lot more involved. I sincerely hope
> you can see this. E.g. domain discovery belongs in the transport
> layer. In SPI, LLDDs did it; in MPT the firmware does it.

LLDDs having their own domain discovery code is definitely a misfeature.
As you know, stuff is being rearranged to move more of the SPI-specific
code from both SCSI core and LLDDs into the SPI transport. I suspect
domain discovery will always be triggered by the LLDD for SPI, but at
least a driver doesn't have to have its own code to do that any more.
-
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/