diff options
author | James Ketrenos <jketreno@linux.intel.com> | 2006-03-07 20:22:28 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2006-03-17 21:08:04 +0100 |
commit | 9006ea75cfaded82acbc34d03e9d4e86447f40a9 (patch) | |
tree | a65ca3227d09488495444b9f4d43179c595191c4 /lib | |
parent | [PATCH] ipw2200: wireless extension sensitivity threshold support (diff) | |
download | linux-9006ea75cfaded82acbc34d03e9d4e86447f40a9.tar.xz linux-9006ea75cfaded82acbc34d03e9d4e86447f40a9.zip |
[PATCH] ipw2200: switch to the new ipw2200-fw-3.0 image format
This patch modifies the driver to support the ipw2200-fw-3.0 image format.
The 3.0 fw image does not add any new capabilities, but as a result of
image format changes, it should fix two problems experienced by users:
1) Race conditions with the request_firmware interface and udev/hotplug
are improved as only a single request_firmware call is now required to
load the firmware and microcode (vs. 3 separate calls previously)
2) The monitor mode firmware (sniffer) is now packaged with the correct
boot image so it can now function without frequent restarts.
Note: Once you apply this patch, you will also need to upgrade your
firmware image to the 3.0 version available from:
http://ipw2200.sf.net/firmware.php
Signed-off-by: James Ketrenos <jketreno@linux.intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions