* [PATCH net-next] bnx2: Update driver to use new mips firmware.
@ 2011-12-19 4:15 Michael Chan
2011-12-19 20:48 ` David Miller
0 siblings, 1 reply; 3+ messages in thread
From: Michael Chan @ 2011-12-19 4:15 UTC (permalink / raw)
To: davem; +Cc: netdev
bnx2-mips-06-6.2.3 and bnx2-mips-09-6.2.1.b
New firmware fixes iSCSI problems with some LeftHand targets that don't
set TTT=0xffffffff for Data-In according to spec. Firmware generates
exception warnings for this condition and becomes very slow. This is
fixed by suppressing these warnings when using default error mask.
Signed-off-by: Michael Chan <mchan@broadcom.com>
---
drivers/net/ethernet/broadcom/bnx2.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/net/ethernet/broadcom/bnx2.c b/drivers/net/ethernet/broadcom/bnx2.c
index 787e175..021fb81 100644
--- a/drivers/net/ethernet/broadcom/bnx2.c
+++ b/drivers/net/ethernet/broadcom/bnx2.c
@@ -57,11 +57,11 @@
#include "bnx2_fw.h"
#define DRV_MODULE_NAME "bnx2"
-#define DRV_MODULE_VERSION "2.1.11"
-#define DRV_MODULE_RELDATE "July 20, 2011"
-#define FW_MIPS_FILE_06 "bnx2/bnx2-mips-06-6.2.1.fw"
+#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_RV2P_FILE_06 "bnx2/bnx2-rv2p-06-6.0.15.fw"
-#define FW_MIPS_FILE_09 "bnx2/bnx2-mips-09-6.2.1a.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"
#define FW_RV2P_FILE_09 "bnx2/bnx2-rv2p-09-6.0.17.fw"
--
1.7.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH net-next] bnx2: Update driver to use new mips firmware.
2011-12-19 4:15 [PATCH net-next] bnx2: Update driver to use new mips firmware Michael Chan
@ 2011-12-19 20:48 ` David Miller
2011-12-21 8:53 ` Eric Dumazet
0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2011-12-19 20:48 UTC (permalink / raw)
To: mchan; +Cc: netdev
From: "Michael Chan" <mchan@broadcom.com>
Date: Sun, 18 Dec 2011 20:15:09 -0800
> bnx2-mips-06-6.2.3 and bnx2-mips-09-6.2.1.b
>
> New firmware fixes iSCSI problems with some LeftHand targets that don't
> set TTT=0xffffffff for Data-In according to spec. Firmware generates
> exception warnings for this condition and becomes very slow. This is
> fixed by suppressing these warnings when using default error mask.
>
> Signed-off-by: Michael Chan <mchan@broadcom.com>
Applied.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net-next] bnx2: Update driver to use new mips firmware.
2011-12-19 20:48 ` David Miller
@ 2011-12-21 8:53 ` Eric Dumazet
0 siblings, 0 replies; 3+ messages in thread
From: Eric Dumazet @ 2011-12-21 8:53 UTC (permalink / raw)
To: David Miller; +Cc: mchan, netdev
Le lundi 19 décembre 2011 à 15:48 -0500, David Miller a écrit :
> From: "Michael Chan" <mchan@broadcom.com>
> Date: Sun, 18 Dec 2011 20:15:09 -0800
>
> > bnx2-mips-06-6.2.3 and bnx2-mips-09-6.2.1.b
> >
> > New firmware fixes iSCSI problems with some LeftHand targets that don't
> > set TTT=0xffffffff for Data-In according to spec. Firmware generates
> > exception warnings for this condition and becomes very slow. This is
> > fixed by suppressing these warnings when using default error mask.
> >
> > Signed-off-by: Michael Chan <mchan@broadcom.com>
>
> Applied.
> --
But... where I am supposed to find this firmware ?
Its _not_ in linux-firmware right now
[ 259.352808] bnx2: Can't load firmware file "bnx2/bnx2-mips-06-6.2.3.fw"
[ 897.157266] bnx2: Can't load firmware file "bnx2/bnx2-mips-06-6.2.3.fw"
[ 1019.944049] bnx2: Can't load firmware file "bnx2/bnx2-mips-06-6.2.3.fw"
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-12-21 8:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-19 4:15 [PATCH net-next] bnx2: Update driver to use new mips firmware Michael Chan
2011-12-19 20:48 ` David Miller
2011-12-21 8:53 ` Eric Dumazet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox