On Mon, Feb 21, 2011 at 9:05 PM, Wey-Yi Guy <[email protected]> wrote: > From: Fry, Donald H <[email protected]> > > New iwlwifi-5000 microcode requires driver support for API version 5. > > Signed-off-by: Don Fry <[email protected]> > Signed-off-by: Wey-Yi Guy <[email protected]> > CC: [email protected] > --- > these patches are also available from wireless-2.6 branch on > git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git > > drivers/net/wireless/iwlwifi/iwl-5000.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/net/wireless/iwlwifi/iwl-5000.c > b/drivers/net/wireless/iwlwifi/iwl-5000.c > index 79ab0a6..537fb8c 100644 > --- a/drivers/net/wireless/iwlwifi/iwl-5000.c > +++ b/drivers/net/wireless/iwlwifi/iwl-5000.c > @@ -51,7 +51,7 @@ > #include "iwl-agn-debugfs.h" > > /* Highest firmware API version supported */ > -#define IWL5000_UCODE_API_MAX 2 > +#define IWL5000_UCODE_API_MAX 5
Where are versions 3 and 4? > #define IWL5150_UCODE_API_MAX 2 > > /* Lowest firmware API version supported */ > -- > 1.7.0.4 > > > ------------------------------------------------------------------------------ > Free Software Download: > Index, Search & Analyze Logs and other IT data in Real-Time with Splunk > _______________________________________________ > Ipw3945-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ipw3945-devel > -- Vista: [V]iruses, [I]ntruders, [S]pyware, [T]rojans and [A]dware. :-) _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
