On Jul 10, 2008, at 9:14 AM, Mike Christie wrote:
Seokmann Ju wrote:
Hi,
With starting to implement FC-CT/ELS support on the qla2xxx module,
I would like to get some idea about the bidi-bidirectional.
As I understand that the bidi is packet transporting infra-
structure, I think it could be good candidate for the FC specific
FC-CT/ELS packet delivery in between the application and the
individual devices given topology.
I think you might also want to look at bsg or really wanted to see
bsg along with how to support bidi commands? You would want to look
at block/bsg.c for the bsg driver. And see drivers/scsi/
scsi_transport_sas.c's sas_bsg_initialize and its
sas_non_host_smp_request functions for examples of how to send bsg
to a transport class, and from a class to a class object like a
rport (replace fc rport for a sas phy though).
Thank you for the point, Mike.
I'm looking at the files as you pointed out.
Seokmann
--
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