public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/5] firmware/WHENCE: Correct filenames for ambassador, bnx2x, cxgb3
@ 2009-12-09  5:15 Ben Hutchings
  2009-12-09 12:03 ` Alan Cox
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Hutchings @ 2009-12-09  5:15 UTC (permalink / raw)
  To: LKML; +Cc: David Woodhouse

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

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
 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




^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-12-09 12:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-09  5:15 [PATCH 2/5] firmware/WHENCE: Correct filenames for ambassador, bnx2x, cxgb3 Ben Hutchings
2009-12-09 12:03 ` Alan Cox
2009-12-09 12:52   ` Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox