How to support FCP Targets with SCSI Miniport

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hello Everyone,

I am writing a SCSI-FCP Miniport driver for my FC HBA card.

I saw the SCSI Port Driver Interfaces for the same.

I understand that the SCSI Port driver will first do the FindAdapter and
then starts sending SCSI Commands to find out the LUN list information for
the HBA.

The commands address the LUNs on a single FCP target.

But, in case of FCP targets, each FCP target can have n-Luns.

How do I make the FCP style of Target/LUN discovery work with the Windows
SCSI stack?

Is there any pointer for the same? Or is there a sample code available for
the same?

Please reply.

Thanks in advance.

Regards,

Raj



.