cf4e636385
New iSCSI driver for Broadcom BNX2 devices. The driver interfaces with the CNIC driver to access the hardware. Signed-off-by: Anil Veerabhadrappa <anilgv@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
8 lines
197 B
Plaintext
8 lines
197 B
Plaintext
config SCSI_BNX2_ISCSI
|
|
tristate "Broadcom NetXtreme II iSCSI support"
|
|
select SCSI_ISCSI_ATTRS
|
|
select CNIC
|
|
---help---
|
|
This driver supports iSCSI offload for the Broadcom NetXtreme II
|
|
devices.
|