James/Mike, Here's the list of RFC patches to enable application support for qla4xxx driver : Vikas Chaudhary (7) iscsi_transport: add new up event for AEN. iscsi_transport: Added new iscsi_host_param for iSCSI transport iscsi_transport: added new iscsi_param to display target alias is sysfs qla4xxx: added Add host attributes to export host information to sysfs. qla4xxx: ping support via BSG interface iscsi_transport: ping support via BSG qla4xxx: added BSG support drivers/scsi/qla4xxx/Makefile | 2 +- drivers/scsi/qla4xxx/ql4_attr.c | 168 +++++++++++++++ drivers/scsi/qla4xxx/ql4_def.h | 48 +++++- drivers/scsi/qla4xxx/ql4_glbl.h | 27 +++- drivers/scsi/qla4xxx/ql4_init.c | 8 +- drivers/scsi/qla4xxx/ql4_isr.c | 4 + drivers/scsi/qla4xxx/ql4_mbx.c | 381 ++++++++++++++++++++++++++++++++++- drivers/scsi/qla4xxx/ql4_os.c | 276 ++++++++++++++++++++++++- drivers/scsi/scsi_transport_iscsi.c | 14 +- include/scsi/iscsi_if.h | 11 + include/scsi/scsi_bsg_iscsi.h | 11 + Looking forward for your feedback and comments. Thanks, Vikas. -- 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