linux/drivers/scsi/qla2xxx
Andrew Vasquez f7d289f62e [SCSI] qla2xxx: Correct domain/area exclusion logic.
In an FL topology, limit port recognition to those devices
not within the same area and domain of the ISP.  The
firmware will recogonize such devices during local-loop
discovery.

Some devices may respond to a PLOGI before they have
completed their fabric login or they may not be a public
device. In this case they will report:

        domain == 00
        area == 00
        alpa == <XX>

which is valid. Exclude such devices from local loop
discovery.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-09-04 19:53:08 -05:00
..
Kconfig [PATCH] More qla2xxx configuration fixes 2005-07-27 22:31:35 -07:00
Makefile [PATCH] More qla2xxx configuration fixes 2005-07-27 22:31:35 -07:00
ql2100.c [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
ql2100_fw.c [SCSI] qla2xxx: Firmware updates. 2005-07-14 11:09:05 -04:00
ql2200.c [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
ql2200_fw.c [SCSI] qla2xxx: Firmware updates. 2005-07-14 11:09:05 -04:00
ql2300.c [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
ql2300_fw.c [SCSI] qla2xxx: Firmware updates. 2005-07-14 11:09:05 -04:00
ql2322.c [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
ql2322_fw.c [SCSI] qla2xxx: Firmware updates. 2005-07-14 11:09:05 -04:00
ql6312.c [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
ql6312_fw.c [SCSI] qla2xxx: Firmware updates. 2005-07-14 11:09:05 -04:00
qla_attr.c [SCSI] qla2xxx: Export class-of-service (COS) information. 2005-09-04 19:53:04 -05:00
qla_dbg.c [SCSI] qla2xxx: Consolidate ISP24xx chip reset logic. 2005-07-14 11:15:31 -04:00
qla_dbg.h [SCSI] qla2xxx: Add FDMI support. 2005-09-04 19:53:07 -05:00
qla_def.h [SCSI] qla2xxx: Add FDMI support. 2005-09-04 19:53:07 -05:00
qla_devtbl.h [SCSI] qla2xxx: NVRAM id-list updates. 2005-07-14 11:02:48 -04:00
qla_fw.h [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
qla_gbl.h [SCSI] qla2xxx: Add FDMI support. 2005-09-04 19:53:07 -05:00
qla_gs.c [SCSI] qla2xxx: Add FDMI support. 2005-09-04 19:53:07 -05:00
qla_init.c [SCSI] qla2xxx: Correct domain/area exclusion logic. 2005-09-04 19:53:08 -05:00
qla_inline.h [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
qla_iocb.c Fix compiler warning in qla_iocb.c 2005-07-26 14:50:02 -07:00
qla_isr.c [SCSI] qla2xxx: Add FDMI support. 2005-09-04 19:53:07 -05:00
qla_mbx.c [SCSI] qla2xxx: Add FDMI support. 2005-09-04 19:53:07 -05:00
qla_os.c [SCSI] qla2xxx: Add FDMI support. 2005-09-04 19:53:07 -05:00
qla_rscn.c [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
qla_settings.h [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
qla_sup.c [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
qla_version.h [SCSI] qla2xxx: Update version number to 8.01.00b5-k. 2005-07-14 11:13:36 -04:00