iSCSI and FC classes and drivers have several similarities in how they handle transport problems. But between them and among the drivers there are also several differences, all of which make configuring them a little more fun they they need to be. The following patches attempt to begin to implement some common behavior. The iscsi parts are done in these patches since there are only three drivers and we all did sometihng similar already. FC is more fun and I did not modify all the drivers but I did modify the transport class ([PATCH 2/4] scsi: add transport host byte errors has more info). The first patch can be ignored by most people. It is just some iscsi reworking to bring hw and sw iscsi closer together. The second patch adds the new transport errors The last two patches covert the iscsi class and drivers and fcp class. - 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