lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 17 Oct 2012 07:34:53 +0200
From:	Grzegorz Chmurzynski <chmurzynski@....pl>
To:	netdev@...r.kernel.org
Subject: Missing or wrong firmware file bnx2 driver

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

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ