From: David Woodhouse <David.Woodhouse@intel.com>
Date: Fri, 15 Aug 2008 21:06:23 +0000 (+0100)
Subject: Add QLogic qla2xxx firmware
X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=439c03cf7e06ad8222da57be305fa36b376c6bc2;p=linux-firmware

Add QLogic qla2xxx firmware

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
---

diff --git a/LICENCE.qla2xxx b/LICENCE.qla2xxx
new file mode 100644
index 0000000..f669ae0
--- /dev/null
+++ b/LICENCE.qla2xxx
@@ -0,0 +1,39 @@
+Copyright (c)  2003-2006 QLogic Corporation
+QLogic Linux Fibre Channel HBA Firmware
+
+You may redistribute the hardware specific firmware binary file
+under the following terms:
+
+	1. Redistribution of source code (only if applicable),
+	   must retain the above copyright notice, this list of
+	   conditions and the following disclaimer.
+
+	2. Redistribution in binary form must reproduce the above
+	   copyright notice, this list of conditions and the
+	   following disclaimer in the documentation and/or other
+	   materials provided with the distribution.
+
+	3. The name of QLogic Corporation may not be used to
+	   endorse or promote products derived from this software
+	   without specific prior written permission
+
+REGARDLESS OF WHAT LICENSING MECHANISM IS USED OR APPLICABLE,
+THIS PROGRAM IS PROVIDED BY QLOGIC CORPORATION "AS IS'' AND ANY
+EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
+BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
+TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+USER ACKNOWLEDGES AND AGREES THAT USE OF THIS PROGRAM WILL NOT
+CREATE OR GIVE GROUNDS FOR A LICENSE BY IMPLICATION, ESTOPPEL, OR
+OTHERWISE IN ANY INTELLECTUAL PROPERTY RIGHTS (PATENT, COPYRIGHT,
+TRADE SECRET, MASK WORK, OR OTHER PROPRIETARY RIGHT) EMBODIED IN
+ANY OTHER QLOGIC HARDWARE OR SOFTWARE EITHER SOLELY OR IN
+COMBINATION WITH THIS PROGRAM.
diff --git a/WHENCE b/WHENCE
index 66c51b2..318331a 100644
--- a/WHENCE
+++ b/WHENCE
@@ -339,3 +339,16 @@ Licence: Allegedly GPLv2+, but no source visible. Marked:
 Found in hex form in kernel source.
 
 --------------------------------------------------------------------------
+
+Driver: SCSI_QLA_FC - QLogic QLA2XXX Fibre Channel
+
+File: ql2100_fw.bin -- 1.19.38 TP
+File: ql2200_fw.bin -- 2.02.08 TP
+File: ql2300_fw.bin -- 3.03.20 IPX
+File: ql2322_fw.bin -- 3.03.20 IPX
+File: ql2400_fw.bin -- 4.04.04 IP
+File: ql2500_fw.bin -- 4.04.04
+
+Licence: Redistributable. See LICENCE.qla2xxx for details
+
+Available from ftp://ftp.qlogic.com/outgoing/linux/firmware/
diff --git a/ql2100_fw.bin b/ql2100_fw.bin
new file mode 100644
index 0000000..a2b51b8
Binary files /dev/null and b/ql2100_fw.bin differ
diff --git a/ql2200_fw.bin b/ql2200_fw.bin
new file mode 100644
index 0000000..87cc832
Binary files /dev/null and b/ql2200_fw.bin differ
diff --git a/ql2300_fw.bin b/ql2300_fw.bin
new file mode 100644
index 0000000..681b9a5
Binary files /dev/null and b/ql2300_fw.bin differ
diff --git a/ql2322_fw.bin b/ql2322_fw.bin
new file mode 100644
index 0000000..8eabf6d
Binary files /dev/null and b/ql2322_fw.bin differ
diff --git a/ql2400_fw.bin b/ql2400_fw.bin
new file mode 100644
index 0000000..998a457
Binary files /dev/null and b/ql2400_fw.bin differ
diff --git a/ql2500_fw.bin b/ql2500_fw.bin
new file mode 100644
index 0000000..59b4987
Binary files /dev/null and b/ql2500_fw.bin differ