On Fri, 2006-06-30 at 15:07 -0600, Eric Moore wrote: > + if (scsi_is_host_device(parent)) { > + if (!identify.target_port_protocols && > + (identify.device_type == > SAS_END_DEVICE)) > + goto out; Won't this happen for any initiator, rather than just the parent (i.e. in a multi-initiator environment we won't see anything even for remote initiators)? 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