2006-01-09 19:17:40 +01:00
|
|
|
config SCSI_QLA_FC
|
2005-11-10 00:49:04 +01:00
|
|
|
tristate "QLogic QLA2XXX Fibre Channel Support"
|
|
|
|
depends on PCI && SCSI
|
|
|
|
select SCSI_FC_ATTRS
|
|
|
|
select FW_LOADER
|
|
|
|
---help---
|
|
|
|
This qla2xxx driver supports all QLogic Fibre Channel
|
|
|
|
PCI and PCIe host adapters.
|
2005-04-17 00:20:36 +02:00
|
|
|
|
2005-11-10 00:49:04 +01:00
|
|
|
By default, firmware for the ISP parts will be loaded
|
|
|
|
via the Firmware Loader interface.
|
|
|
|
|
2006-03-09 23:27:18 +01:00
|
|
|
ISP Firmware Filename
|
|
|
|
---------- -----------------
|
|
|
|
21xx ql2100_fw.bin
|
|
|
|
22xx ql2200_fw.bin
|
|
|
|
2300, 2312, 6312 ql2300_fw.bin
|
|
|
|
2322, 6322 ql2322_fw.bin
|
|
|
|
24xx ql2400_fw.bin
|
2005-11-10 00:49:04 +01:00
|
|
|
|
|
|
|
Upon request, the driver caches the firmware image until
|
|
|
|
the driver is unloaded.
|
|
|
|
|
2006-01-14 02:05:53 +01:00
|
|
|
Firmware images can be retrieved from:
|
|
|
|
|
|
|
|
ftp://ftp.qlogic.com/outgoing/linux/firmware/
|