* Missing or wrong firmware file bnx2 driver
@ 2012-10-17 5:34 Grzegorz Chmurzynski
0 siblings, 0 replies; only message in thread
From: Grzegorz Chmurzynski @ 2012-10-17 5:34 UTC (permalink / raw)
To: netdev
I noticed that for a long time no valid driver file in the 3.x branch of kernel.
Patch:
diff -ruNp linux-3.4/drivers/net/ethernet/broadcom/bnx2.c linux-3.4p/drivers/net/ethernet/broadcom/bnx2.c
--- linux-3.4/drivers/net/ethernet/broadcom/bnx2.c 2012-09-12 19:08:37.000000000 +0200
+++ linux-3.4p/drivers/net/ethernet/broadcom/bnx2.c 2012-09-17 09:34:16.000000000 +0200
@@ -59,7 +59,7 @@
#define DRV_MODULE_NAME "bnx2"
#define DRV_MODULE_VERSION "2.2.1"
#define DRV_MODULE_RELDATE "Dec 18, 2011"
-#define FW_MIPS_FILE_06 "bnx2/bnx2-mips-06-6.2.3.fw"
+#define FW_MIPS_FILE_06 "bnx2/bnx2-mips-06-6.2.1.fw"
#define FW_RV2P_FILE_06 "bnx2/bnx2-rv2p-06-6.0.15.fw"
#define FW_MIPS_FILE_09 "bnx2/bnx2-mips-09-6.2.1b.fw"
#define FW_RV2P_FILE_09_Ax "bnx2/bnx2-rv2p-09ax-6.0.17.fw"
--
Pozdrawiam
Grzegorz Chmurzynski
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-10-17 5:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-17 5:34 Missing or wrong firmware file bnx2 driver Grzegorz Chmurzynski
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.