Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1e2c24f0 authored by Luciano Coelho's avatar Luciano Coelho Committed by Emmanuel Grumbach
Browse files

iwlwifi: deprecate -9.ucode for 3160 / 7260 / 7265



This firmware is not supported anymore.  Stop loading this firmware.

Signed-off-by: default avatarLuciano Coelho <luciano.coelho@intel.com>
Signed-off-by: default avatarEmmanuel Grumbach <emmanuel.grumbach@intel.com>
parent 91a8bcde
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -77,8 +77,8 @@
#define IWL3160_UCODE_API_OK	10

/* Lowest firmware API version supported */
#define IWL7260_UCODE_API_MIN	9
#define IWL3160_UCODE_API_MIN	9
#define IWL7260_UCODE_API_MIN	10
#define IWL3160_UCODE_API_MIN	10

/* NVM versions */
#define IWL7260_NVM_VERSION		0x0a1d
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@
#define IWL8000_UCODE_API_OK	10

/* Lowest firmware API version supported */
#define IWL8000_UCODE_API_MIN	9
#define IWL8000_UCODE_API_MIN	10

/* NVM versions */
#define IWL8000_NVM_VERSION		0x0a1d