Difference between revisions of "Ipw2100"

From ThinkWiki
Jump to: navigation, search
(Intel PRO/Wireless 2100 Driver for WiFi)
Line 17: Line 17:
 
=== Additional Comments ===
 
=== Additional Comments ===
 
Make sure to try the newest version. You will need to install the loadable binary firmware provided on http://ipw2100.sourceforge.net/firmware.php as required by the driver.
 
Make sure to try the newest version. You will need to install the loadable binary firmware provided on http://ipw2100.sourceforge.net/firmware.php as required by the driver.
 +
 +
To turn off the radio on boot-up load ipw2100 with option disable=1. ex: modprobe ipw2100 disable=1
  
 
=== Related links ===  
 
=== Related links ===  

Revision as of 22:22, 18 August 2005

Intel PRO/Wireless 2100 Driver for WiFi

Linux driver for the 802.11b NIC - miniPCI cards - found in Centrino laptops.

The following adapter sold by IBM uses this chipset:

Project Homepage / Availability

http://ipw2100.sourceforge.net/

Packages

Status

In development but usable. Version 1.0.5 works quite well with kernel 2.6.10.

Additional Comments

Make sure to try the newest version. You will need to install the loadable binary firmware provided on http://ipw2100.sourceforge.net/firmware.php as required by the driver.

To turn off the radio on boot-up load ipw2100 with option disable=1. ex: modprobe ipw2100 disable=1

Related links