diff --git a/www/index.html b/www/index.html index 29f2eb64c..177f04166 100644 --- a/www/index.html +++ b/www/index.html @@ -135,6 +135,7 @@
HOWTO For QLogic Target Driver
+HOWTO For Emulex lpfc Target Driver
SCST User Interface Description
Target driver for Emulex lpfc FC/FCoE adapters is developed by the Emulex team.
The driver allows for lpfc adapters to be placed in initiator and/or target mode. Those in - initiator mode will continue to function with the SCSI subsystem as usual. A lpfc_scst helper - module is then loaded that binds that target mode adapters with the SCST subsystem - for use as FCP targets. NPIV is also supported, allowing virtual ports to be created with + initiator mode will continue to function with the SCSI subsystem as usual. A lpfc_scst helper + module is then loaded that binds the target mode adapters with the SCST subsystem + for use as FCP targets. NPIV is also supported, allowing virtual ports to be created with individual SCST target instances bound to them.
The lpfc SCST driver kit is part of the lpfcxxxx SourceForge project located at Emulex Linux Drivers page.
+