[SCSI] qla2xxx: Kconfig update: Add URL to download firmware images.
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
parent
c0eb875526
commit
fdd52dfa3c
|
@ -22,6 +22,10 @@ config SCSI_QLA_FC
|
||||||
Upon request, the driver caches the firmware image until
|
Upon request, the driver caches the firmware image until
|
||||||
the driver is unloaded.
|
the driver is unloaded.
|
||||||
|
|
||||||
|
Firmware images can be retrieved from:
|
||||||
|
|
||||||
|
ftp://ftp.qlogic.com/outgoing/linux/firmware/
|
||||||
|
|
||||||
NOTE: The original method of building firmware-loader
|
NOTE: The original method of building firmware-loader
|
||||||
modules has been deprecated as the firmware-images will
|
modules has been deprecated as the firmware-images will
|
||||||
be removed from the kernel sources.
|
be removed from the kernel sources.
|
||||||
|
|
Loading…
Reference in New Issue