* [PATCH wireless-2.6] iwlagn: Support new 1000 microcode.
@ 2011-03-03 18:04 Wey-Yi Guy
2011-03-03 19:28 ` John W. Linville
0 siblings, 1 reply; 3+ messages in thread
From: Wey-Yi Guy @ 2011-03-03 18:04 UTC (permalink / raw)
To: linville; +Cc: linux-wireless, ipw3945-devel, Fry, Donald H, Wey-Yi Guy, stable
From: Fry, Donald H <donald.h.fry@intel.com>
iwlagn: Support new 1000 microcode.
New iwlwifi-1000 microcode requires driver support for API version 5.
(There is no version 4)
Signed-off-by: Don Fry <donald.h.fry@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
CC: stable@kernel.org
---
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-1000.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/wireless/iwlwifi/iwl-1000.c b/drivers/net/wireless/iwlwifi/iwl-1000.c
index ba78bc8..507cab4 100644
--- a/drivers/net/wireless/iwlwifi/iwl-1000.c
+++ b/drivers/net/wireless/iwlwifi/iwl-1000.c
@@ -49,7 +49,7 @@
#include "iwl-agn-debugfs.h"
/* Highest firmware API version supported */
-#define IWL1000_UCODE_API_MAX 3
+#define IWL1000_UCODE_API_MAX 5
#define IWL100_UCODE_API_MAX 5
/* Lowest firmware API version supported */
--
1.7.0.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH wireless-2.6] iwlagn: Support new 1000 microcode.
2011-03-03 18:04 [PATCH wireless-2.6] iwlagn: Support new 1000 microcode Wey-Yi Guy
@ 2011-03-03 19:28 ` John W. Linville
2011-03-04 0:15 ` wwguy
0 siblings, 1 reply; 3+ messages in thread
From: John W. Linville @ 2011-03-03 19:28 UTC (permalink / raw)
To: Wey-Yi Guy; +Cc: linux-wireless, ipw3945-devel, Fry, Donald H, stable
On Thu, Mar 03, 2011 at 10:04:09AM -0800, Wey-Yi Guy wrote:
> From: Fry, Donald H <donald.h.fry@intel.com>
>
> iwlagn: Support new 1000 microcode.
>
> New iwlwifi-1000 microcode requires driver support for API version 5.
> (There is no version 4)
>
> Signed-off-by: Don Fry <donald.h.fry@intel.com>
> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
> CC: stable@kernel.org
When will this microcode be released?
John
--
John W. Linville Someday the world will need a hero, and you
linville@tuxdriver.com might be all we have. Be ready.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH wireless-2.6] iwlagn: Support new 1000 microcode.
2011-03-03 19:28 ` John W. Linville
@ 2011-03-04 0:15 ` wwguy
0 siblings, 0 replies; 3+ messages in thread
From: wwguy @ 2011-03-04 0:15 UTC (permalink / raw)
To: John W. Linville
Cc: linux-wireless@vger.kernel.org,
ipw3945-devel@lists.sourceforge.net, Fry, Donald H,
stable@kernel.org
On Thu, 2011-03-03 at 11:28 -0800, John W. Linville wrote:
> On Thu, Mar 03, 2011 at 10:04:09AM -0800, Wey-Yi Guy wrote:
> > From: Fry, Donald H <donald.h.fry@intel.com>
> >
> > iwlagn: Support new 1000 microcode.
> >
> > New iwlwifi-1000 microcode requires driver support for API version 5.
> > (There is no version 4)
> >
> > Signed-off-by: Don Fry <donald.h.fry@intel.com>
> > Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
> > CC: stable@kernel.org
>
> When will this microcode be released?
>
We are working on last stage of regulatory and plan to release it next
week.
Thanks
Wey
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-03-04 0:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-03 18:04 [PATCH wireless-2.6] iwlagn: Support new 1000 microcode Wey-Yi Guy
2011-03-03 19:28 ` John W. Linville
2011-03-04 0:15 ` wwguy
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.