Browse Source
fw and licence were taken from http://ldriver.qlogic.com/firmware/ Cc: Chad Dupuis <chad.dupuis@qlogic.com> Cc: Andrew Vasquez <andrew.vasquez@qlogic.com> Cc: linux-driver@qlogic.com Cc: David Woodhouse <dwmw2@infradead.org> Cc: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com> Acked-by: Saurav Kashyap <saurav.kashyap@qlogic.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>main


4 changed files with 28 additions and 36 deletions
@ -1,39 +1,31 @@ |
|||||||
Copyright (c) 2003-2006 QLogic Corporation |
Copyright (c) 2003-2010 QLogic Corporation |
||||||
QLogic Linux Fibre Channel HBA Firmware |
QLogic Linux Fibre Channel Adapter Firmware |
||||||
|
|
||||||
You may redistribute the hardware specific firmware binary file |
Redistribution and use in binary form, without modification, for use in conjunction |
||||||
under the following terms: |
with QLogic authorized products is permitted provided that the following conditions |
||||||
|
are met: |
||||||
|
|
||||||
1. Redistribution of source code (only if applicable), |
1. Redistribution in binary form must reproduce the above copyright notice, this |
||||||
must retain the above copyright notice, this list of |
list of conditions and the following disclaimer in the documentation and/or |
||||||
conditions and the following disclaimer. |
other materials provided with the distribution. |
||||||
|
2. The name of QLogic Corporation may not be used to endorse or promote products |
||||||
|
derived from this software without specific prior written permission. |
||||||
|
3. Reverse engineering, decompilation, or disassembly of this firmware is not |
||||||
|
permitted. |
||||||
|
|
||||||
2. Redistribution in binary form must reproduce the above |
REGARDLESS OF WHAT LICENSING MECHANISM IS USED OR APPLICABLE,THIS PROGRAM IS |
||||||
copyright notice, this list of conditions and the |
PROVIDED BY QLOGIC CORPORATION "AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, |
||||||
following disclaimer in the documentation and/or other |
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND |
||||||
materials provided with the distribution. |
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. |
||||||
|
|
||||||
3. The name of QLogic Corporation may not be used to |
USER ACKNOWLEDGES AND AGREES THAT USE OF THIS PROGRAM WILL NOT CREATE OR GIVE |
||||||
endorse or promote products derived from this software |
GROUNDS FOR A LICENSE BY IMPLICATION, ESTOPPEL, OR OTHERWISE IN ANY INTELLECTUAL |
||||||
without specific prior written permission |
PROPERTY RIGHTS (PATENT, COPYRIGHT, TRADE SECRET, MASK WORK, OR OTHER PROPRIETARY |
||||||
|
RIGHT) EMBODIED IN ANY OTHER QLOGIC HARDWARE OR SOFTWARE EITHER SOLELY OR IN |
||||||
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. |
COMBINATION WITH THIS PROGRAM. |
||||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue