[PATCH 2/5] firmware/WHENCE: Correct filenames for ambassador,bnx2x, cxgb3

From: Ben Hutchings
Date: Wed Dec 09 2009 - 00:16:00 EST


Filenames should be the names of the installed binary files, without
the base directory.

Signed-off-by: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
---
firmware/WHENCE | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/firmware/WHENCE b/firmware/WHENCE
index 5fe6045..e144711 100644
--- a/firmware/WHENCE
+++ b/firmware/WHENCE
@@ -10,7 +10,7 @@ kernel.

Driver: ambassador -- Madge Ambassador (Collage PCI 155 Server) ATM NIC.

-File: firmware/atmsar11.fw
+File: atmsar11.fw

Licence: Allegedly GPLv2+, but no source visible. Marked:

@@ -410,9 +410,9 @@ Found in hex form in kernel source.

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.4.0.bin.ihex
+File: cxgb3/t3b_psram-1.1.0.bin
+File: cxgb3/t3c_psram-1.1.0.bin
+file: cxgb3/t3fw-7.4.0.bin

License: GPLv2 or OpenIB.org BSD license, no source visible

@@ -420,9 +420,9 @@ License: GPLv2 or OpenIB.org BSD license, no source visible

Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter

-File: cxgb3/ael2005_opt_edc.bin.ihex
-File: cxgb3/ael2005_twx_edc.bin.ihex
-File: cxgb3/ael2020_twx_edc.bin.ihex
+File: cxgb3/ael2005_opt_edc.bin
+File: cxgb3/ael2005_twx_edc.bin
+File: cxgb3/ael2020_twx_edc.bin

Licence:
* Copyright (c) 2007-2009 NetLogic Microsystems, Inc.
@@ -678,8 +678,8 @@ Found in hex form in kernel source.

Driver: bnx2x: Broadcom Everest

-File: bnx2x-e1-5.2.7.0.fw.ihex
-File: bnx2x-e1h-5.2.7.0.fw.ihex
+File: bnx2x-e1-5.2.7.0.fw
+File: bnx2x-e1h-5.2.7.0.fw

License:
Copyright (c) 2007-2009 Broadcom Corporation
--
1.6.5.3



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/