blob: 23d607218ae8b8a27e07b51d3752bfae17bbba26 [file] [log] [blame]
Andrew Vasquez8e0df4a2006-01-09 10:17:40 -08001config SCSI_QLA_FC
Andrew Vasquez54333832005-11-09 15:49:04 -08002 tristate "QLogic QLA2XXX Fibre Channel Support"
3 depends on PCI && SCSI
4 select SCSI_FC_ATTRS
5 select FW_LOADER
6 ---help---
7 This qla2xxx driver supports all QLogic Fibre Channel
8 PCI and PCIe host adapters.
9
10 By default, firmware for the ISP parts will be loaded
11 via the Firmware Loader interface.
12
andrew.vasquez@qlogic.com48c02fd2006-03-09 14:27:18 -080013 ISP Firmware Filename
14 ---------- -----------------
15 21xx ql2100_fw.bin
16 22xx ql2200_fw.bin
17 2300, 2312, 6312 ql2300_fw.bin
18 2322, 6322 ql2322_fw.bin
Andrew Vasquez203c2912008-04-03 13:13:12 -070019 24xx, 54xx ql2400_fw.bin
20 25xx ql2500_fw.bin
Andrew Vasquez54333832005-11-09 15:49:04 -080021
22 Upon request, the driver caches the firmware image until
23 the driver is unloaded.
24
andrew.vasquez@qlogic.comfdd52df2006-01-13 17:05:53 -080025 Firmware images can be retrieved from:
26
Chad Dupuise689cf02013-03-07 10:30:22 -050027 http://ldriver.qlogic.com/firmware/
28
29 They are also included in the linux-firmware tree as well.
Nicholas Bellinger75f8c1f2012-05-15 14:34:29 -040030
31config TCM_QLA2XXX
32 tristate "TCM_QLA2XXX fabric module for Qlogic 2xxx series target mode HBAs"
33 depends on SCSI_QLA_FC && TARGET_CORE
34 select LIBFC
35 select BTREE
36 default n
37 ---help---
38 Say Y here to enable the TCM_QLA2XXX fabric module for Qlogic 2xxx series target mode HBAs