[Trusty][PATCH] iwlwifi: 7000: bump firmware API version to 9

Adam Lee adam.lee at canonical.com
Mon Nov 17 13:48:29 UTC 2014


On Mon, Nov 17, 2014 at 10:39:54AM +0000, Andy Whitcroft wrote:
> This is really a request to up the firmware for all of these.  What
> bredth of testing has been done on the adapters which use these.  Is
> this firmware already in vivid, and is it in use there?  We have had a
> number of regressions from firmware updates in the past, and need to
> ensure we test this well.
> 
> It would also be helpful to include a potted history of why this is
> needed and how many people are affected rather than relying on my
> reading the bug.
> 
> -apw

vivid is already bumped to version 9~10 in driver:

/* Highest firmware API version supported */
#define IWL7260_UCODE_API_MAX   10
#define IWL3160_UCODE_API_MAX   10

/* Oldest version we won't warn about */
#define IWL7260_UCODE_API_OK    9
#define IWL3160_UCODE_API_OK    9

/* Lowest firmware API version supported */
#define IWL7260_UCODE_API_MIN   8
#define IWL3160_UCODE_API_MIN   8

I can't see the status of linux-firmware, because there is no vivid
branch yet. I reckon vivid will grab the latest linux-firmware git repo
to build the package, then it's the same latest firmware I'm requesting.

About the affected machines, they are ThinkPad next gen X/T/W [245]50
models, please check this OEM private bug for details:
https://bugs.launchpad.net/bugs/1387043

-- 
Adam Lee




More information about the kernel-team mailing list