From 06e1f9ffa023c030bc87491e75f625f5da4e7d97 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 26 Feb 2009 23:20:56 -0800 Subject: tehuti: Use request_firmware() Firmware blob is little endian. Compile-tested only. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- firmware/WHENCE | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'firmware/WHENCE') diff --git a/firmware/WHENCE b/firmware/WHENCE index 524113f9bea..e56aa48a326 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE @@ -435,3 +435,19 @@ Found in hex form in kernel source, with the following notice: ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM. -------------------------------------------------------------------------- + +Driver: TEHUTI - Tehuti Networks 10G Ethernet + +File: tehuti/bdx.bin + +Licence: + + Copyright (C) 2007 Tehuti Networks Ltd. + + Permission is hereby granted for the distribution of this firmware data + in hexadecimal or equivalent format, provided this copyright notice is + accompanying it. + +Found in hex form in kernel source. + +-------------------------------------------------------------------------- -- cgit v1.2.3-18-g5258 From b775a750c3afacbfac884537d466d34d50b1023b Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 26 Feb 2009 23:21:23 -0800 Subject: typhoon: Use request_firmware() Based on a patch by Jaswinder Singh . Compile-tested only. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- firmware/WHENCE | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) (limited to 'firmware/WHENCE') diff --git a/firmware/WHENCE b/firmware/WHENCE index e56aa48a326..ea4fc2e00c6 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE @@ -451,3 +451,45 @@ Licence: Found in hex form in kernel source. -------------------------------------------------------------------------- + +Driver: TYPHOON - 3cr990 series Typhoon + +File: 3com/typhoon.bin + +Licence: +/* + * Copyright 1999-2004 3Com Corporation. All Rights Reserved. + * + * Redistribution and use in source and binary forms of the 3c990img.h + * microcode software are permitted provided that the following conditions + * are met: + * 1. Redistribution of source code 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 3Com may not be used to endorse or promote products + * derived from this software without specific prior written permission + * + * THIS SOFTWARE IS PROVIDED BY 3COM ``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 PURCHASE OR USE OF THE 3c990img.h + * MICROCODE SOFTWARE 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 3COM HARDWARE OR SOFTWARE EITHER SOLELY OR IN + * COMBINATION WITH THE 3c990img.h MICROCODE SOFTWARE + */ + +Found in hex form in kernel source. + +-------------------------------------------------------------------------- -- cgit v1.2.3-18-g5258 From d9507a532acd25588b0d7957c660da35de41701b Mon Sep 17 00:00:00 2001 From: Divy Le Ray Date: Thu, 12 Mar 2009 21:14:24 +0000 Subject: cxgb3: update FW Update FW to 7.1 Signed-off-by: Divy Le Ray Signed-off-by: David S. Miller --- firmware/WHENCE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/WHENCE') diff --git a/firmware/WHENCE b/firmware/WHENCE index ea4fc2e00c6..00b6e3c0905 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE @@ -368,7 +368,7 @@ Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter File: cxgb3/t3b_psram-1.1.0.bin.ihex File: cxgb3/t3c_psram-1.1.0.bin.ihex -file: cxgb3/t3fw-7.0.0.bin.ihex +file: cxgb3/t3fw-7.1.0.bin.ihex License: GPLv2 or OpenIB.org BSD license, no source visible -- cgit v1.2.3-18-g5258 From a7a5eb9d4eb9908709df66e8f8f1724b5b108258 Mon Sep 17 00:00:00 2001 From: Jaswinder Singh Rajput Date: Mon, 30 Mar 2009 18:17:21 +0530 Subject: yam: use request_firmware Added predef variable in add_mcs() to support predefined mcs data Signed-off-by: Jaswinder Singh Rajput --- firmware/WHENCE | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'firmware/WHENCE') diff --git a/firmware/WHENCE b/firmware/WHENCE index 00b6e3c0905..19a58809390 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE @@ -493,3 +493,15 @@ Licence: Found in hex form in kernel source. -------------------------------------------------------------------------- + +Driver: YAM - YAM driver for AX.25 + +File: yam/1200.bin +File: yam/9600.bin + +Licence: + * (C) F6FBB 1998 + +Found in hex form in kernel source. + +-------------------------------------------------------------------------- -- cgit v1.2.3-18-g5258 From 4b6ece97e0b61306d4b8de6820f602e4cf5d8d6b Mon Sep 17 00:00:00 2001 From: Jaswinder Singh Rajput Date: Mon, 30 Mar 2009 19:44:59 +0530 Subject: 3C359: use request_firmware Signed-off-by: Jaswinder Singh Rajput --- firmware/WHENCE | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'firmware/WHENCE') diff --git a/firmware/WHENCE b/firmware/WHENCE index 19a58809390..f40f81581d0 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE @@ -505,3 +505,29 @@ Licence: Found in hex form in kernel source. -------------------------------------------------------------------------- + +Driver: 3C359 - 3Com 3C359 Token Link Velocity XL adapter + +File: 3com/3C359.bin + +Licence: +/* + * The firmware this driver downloads into the tokenring card is a + * separate program and is not GPL'd source code, even though the Linux + * side driver and the routine that loads this data into the card are. + * + * This firmware is licensed to you strictly for use in conjunction + * with the use of 3Com 3C359 TokenRing adapters. There is no + * waranty expressed or implied about its fitness for any purpose. + */ +/* 3c359_microcode.mac: 3Com 3C359 Tokenring microcode. + * + * Notes: + * - Loaded from xl_init upon adapter initialization. + * + * Available from 3Com as part of their standard 3C359 driver. + */ + +Found in hex form in kernel source. + +-------------------------------------------------------------------------- -- cgit v1.2.3-18-g5258 From 75bf758f906315820cada99c169bd89bab3f4ba2 Mon Sep 17 00:00:00 2001 From: Jaswinder Singh Rajput Date: Mon, 30 Mar 2009 20:19:54 +0530 Subject: smc91c92_cs: use request_firmware Added osi_load_firmware() instead of copying same thing twice Signed-off-by: Jaswinder Singh Rajput --- firmware/WHENCE | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'firmware/WHENCE') diff --git a/firmware/WHENCE b/firmware/WHENCE index f40f81581d0..3814d7d4266 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE @@ -531,3 +531,15 @@ Licence: Found in hex form in kernel source. -------------------------------------------------------------------------- + +Driver: PCMCIA_SMC91C92 - SMC 91Cxx PCMCIA + +File: ositech/Xilinx7OD.bin + +Licence: Allegedly GPL, but no source visible. Marked: + This file contains the firmware of Seven of Diamonds from OSITECH. + (Special thanks to Kevin MacPherson of OSITECH) + +Found in hex form in kernel source. + +-------------------------------------------------------------------------- -- cgit v1.2.3-18-g5258