On Thu, 2007-10-25 at 17:13 -0500, Rob Landley wrote: > Looking at the scsi_transport_*.c files... Are these part of the lower layer > or the midlayer? I _think_ these exist primarily to expose information about > the lower layers through sysfs, but I'm very fuzzy on this... They're part of the mid layer (the lower layer is simply all the drivers). > Should they be documented as part of the lower layer or the midlayer or are > they their own area...? They should be documented on their own. They're basically service libraries and sysfs export helpers for drivers. James - To unsubscribe from this list: 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