linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2.6.30 and w-t] iwlwifi: update 5000 ucode support to version 2 of API
@ 2009-05-19 21:56 Reinette Chatre
  2009-05-19 22:35 ` John W. Linville
  0 siblings, 1 reply; 3+ messages in thread
From: Reinette Chatre @ 2009-05-19 21:56 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, ipw3945-devel, Jay Sternberg, Reinette Chatre

From: Jay Sternberg <jay.e.sternberg@linux.intel.com>

enable iwl driver to support 5000 ucode having version 2 of API

Signed-off-by: Jay Sternberg <jay.e.sternberg@linux.intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
---
This ucode indicates an API change. The backward compatibility support
can already be found in 2.6.30 and wireless-testing in commit
964c32bdc88b3d15dce34bb9ed0903e78e95fd57 "iwlwifi: correct API command
overlap"

Announcement of ucode availability to follow shortly.

 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 e61b67d..3681315 100644
--- a/drivers/net/wireless/iwlwifi/iwl-5000.c
+++ b/drivers/net/wireless/iwlwifi/iwl-5000.c
@@ -46,7 +46,7 @@
 #include "iwl-6000-hw.h"
 
 /* Highest firmware API version supported */
-#define IWL5000_UCODE_API_MAX 1
+#define IWL5000_UCODE_API_MAX 2
 #define IWL5150_UCODE_API_MAX 2
 
 /* Lowest firmware API version supported */
-- 
1.5.6.3


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-05-19 22:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-19 21:56 [PATCH v2.6.30 and w-t] iwlwifi: update 5000 ucode support to version 2 of API Reinette Chatre
2009-05-19 22:35 ` John W. Linville
2009-05-19 23:05   ` reinette chatre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).