Difference between revisions of "Iwlwifi"

From ThinkWiki
Jump to: navigation, search
m
(Packages)
Line 12: Line 12:
 
== Packages ==
 
== Packages ==
 
*{{Debian}}
 
*{{Debian}}
** Debian Unstable (Sid) ships the firmware in the package "[http://packages.debian.org/sid/firmware-iwlwifi firmware-iwlwifi]" (version 0.10) in non-free branch.
+
** Debian Unstable (Sid) ships the firmware in the package "[http://packages.debian.org/sid/firmware-iwlwifi firmware-iwlwifi]" (version 0.12) in non-free branch.
** Debian Testing (Lenny) ships the firmware in the package "[http://packages.debian.org/lenny/firmware-iwlwifi firmware-iwlwifi]" (version 0.10) in non-free branch.
+
** Debian Testing (Lenny) ships the firmware in the package "[http://packages.debian.org/lenny/firmware-iwlwifi firmware-iwlwifi]" (version 0.12) in non-free branch.
  
 
== External links ==
 
== External links ==
 
* [http://intellinuxwireless.org/ Official website]
 
* [http://intellinuxwireless.org/ Official website]

Revision as of 00:08, 15 August 2008

Intel Wireless WiFi Link drivers for Linux, or iwlwifi, which provides official, Open support for wireless Intel adapters. Initially, it only supported Intel PRO/Wireless 3945ABG Mini-PCI Express Adapter and Intel PRO/Wireless 4965AGN Mini-PCI Express Adapter. More wireless projects are planned to move to this project in the future.

The driver works out of the box with a hardware firmware replacement. Full documentation and source is available on this newer driver.


Notes

The previous Intel Wifi driver was named "ipw".

Availability

The iwl3945 driver was integrated into Linux-2.6.24. It needs a binary firmware image that can be obtained from the project homepage or from distribution repositories.

Packages

  • Debian
    • Debian Unstable (Sid) ships the firmware in the package "firmware-iwlwifi" (version 0.12) in non-free branch.
    • Debian Testing (Lenny) ships the firmware in the package "firmware-iwlwifi" (version 0.12) in non-free branch.

External links