[kernel] r17730 - in dists/trunk/firmware-nonfree: debian linux-nonfree linux-nonfree/cxgb4

Ben Hutchings benh at alioth.debian.org
Sun Jun 26 04:28:12 UTC 2011


Author: benh
Date: Sun Jun 26 04:28:10 2011
New Revision: 17730

Log:
Add Chelsio T4 firmware for use with cxgb4

Added:
   dists/trunk/firmware-nonfree/linux-nonfree/cxgb4/
   dists/trunk/firmware-nonfree/linux-nonfree/cxgb4/t4fw.bin   (contents, props changed)
Modified:
   dists/trunk/firmware-nonfree/debian/changelog
   dists/trunk/firmware-nonfree/linux-nonfree/LICENSE
   dists/trunk/firmware-nonfree/linux-nonfree/defines

Modified: dists/trunk/firmware-nonfree/debian/changelog
==============================================================================
--- dists/trunk/firmware-nonfree/debian/changelog	Sun Jun 26 02:47:41 2011	(r17729)
+++ dists/trunk/firmware-nonfree/debian/changelog	Sun Jun 26 04:28:10 2011	(r17730)
@@ -6,6 +6,7 @@
     - Fixes microcode crash in some configurations (Closes: #626965)
   * Add Realtek RTL8192SE/RTL8191SE firmware for use with rtl8192se
     (Closes: #609784)
+  * Add Chelsio T4 firmware for use with cxgb4
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sun, 05 Jun 2011 05:50:45 +0100
 

Modified: dists/trunk/firmware-nonfree/linux-nonfree/LICENSE
==============================================================================
--- dists/trunk/firmware-nonfree/linux-nonfree/LICENSE	Sun Jun 26 02:47:41 2011	(r17729)
+++ dists/trunk/firmware-nonfree/linux-nonfree/LICENSE	Sun Jun 26 04:28:10 2011	(r17730)
@@ -120,6 +120,36 @@
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  SOFTWARE.
 
+Files: linux-nonfree/cxgb4/t4fw.bin
+Copyright: 2011, Chelsio Communications
+License: Binary redistribution (Chelsio)
+ All rights reserved.
+ .
+ Redistribution and use in binary form, without modification, are
+ permitted provided that the following conditions are met:
+ .
+ 1. 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.
+ 2. The name of Chelsio Communications 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.
+ .
+ DISCLAIMER.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
+ CONTRIBUTORS "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 COPYRIGHT OWNER OR CONTRIBUTORS 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.
+
 Files: linux-nonfree/dabusb/*
 Copyright: 1999, BayCom GmbH
 License: Permissive (BayCom)

Added: dists/trunk/firmware-nonfree/linux-nonfree/cxgb4/t4fw.bin
==============================================================================
Binary file. No diff available.

Modified: dists/trunk/firmware-nonfree/linux-nonfree/defines
==============================================================================
--- dists/trunk/firmware-nonfree/linux-nonfree/defines	Sun Jun 26 02:47:41 2011	(r17729)
+++ dists/trunk/firmware-nonfree/linux-nonfree/defines	Sun Jun 26 04:28:10 2011	(r17730)
@@ -19,6 +19,7 @@
  cxgb3/t3b_psram-1.1.0.bin
  cxgb3/t3c_psram-1.1.0.bin
  cxgb3/t3fw-7.4.0.bin
+ cxgb4/t4fw.bin
  dabusb/bitstream.bin
  dabusb/firmware.fw
  dvb-fe-xc5000-1.6.114.fw
@@ -147,6 +148,9 @@
 desc: Chelsio T3 main firmware
 version: 7.4.0
 
+[cxgb4/t4fw.bin_base]
+desc: Chelsio T4 firmware
+
 [dabusb/firmware.fw_base]
 desc: DAB-USB firmware
 



More information about the Kernel-svn-changes mailing list