Pat: If you look in the Linux source file include/scsi/scsi_devinfo.h, you'll see a bunch of blacklist flags for coping with various sorts of device behaviors. In the past these flags have been stored per-LUN, but it's obvious that some of them should apply to entire targets. For example, any flag that influences how LUN detection should be performed is like this. I'd like to straighten this out, but I don't know which items should be per-target and which should be per-LUN. For that matter, blacklist entries are accessed based on Vendor and Product identification strings from INQUIRY data -- and I don't even know whether different LUNs in the same target are allowed to supply different Vendor/Product strings. Can you supply some insight? Alan Stern - : 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