Difference between revisions of "Ipw4965"

From ThinkWiki
Jump to: navigation, search
m (ThinkPads this card may be found in)
m
 
(20 intermediate revisions by 7 users not shown)
Line 1: Line 1:
__NOTOC__
+
The '''ipw4965''' is a Linux driver that provides support for the [[Intel PRO/Wireless 4965AGN Mini-PCI Express Adapter]].
{| width="100%"
 
|style="vertical-align:top" |
 
<div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;">
 
=== Intel PRO/Wireless 4965AGN Mini-PCI Express ===
 
This is a Mini-PCI Express WiFi Adapter
 
  
=== Features ===
+
The [[Ipw]] project has been deprecated by Intel in favor of the newer [[Iwlwifi]] driver.  The Ipw4965 will be replaced by the [[Iwl4965]].
* Chipset: Intel 4965AGN ([http://www.intel.com/support/wireless/wlan/4965agn/index.htm Intel Docs.])
 
* IEEE Standards: 802.11a, 802.11b, 802.11g (802.11n '''Some models Only''')
 
* PCI ID: 8086:4230
 
* PCI ID: 8086:4229 (not actually seen on Thinkpad, yet)
 
* PCI ID: 8086:4233 (not actually seen on Thinkpad, yet)
 
* PCI ID: 8086:422D (not actually seen on Thinkpad, yet)
 
</div>
 
|style="vertical-align:top" |
 
[[image:3945abg.jpg|Mini-PCI WiFi Adapter]]<br/>(wrong picture : 3945)
 
|}
 
=== IBM Partnumbers ===
 
42T0865, 42T0867, 42T0869, 42T0871, 42T0905 : Intel PRO/Wireless 4965AGN (11n enabled)
 
 
 
42T0873, 42T0875, 42T0877, 42T0879, : Intel PRO/Wireless 4965AGN (11n enabled)
 
 
 
(From  {{T61}} Hardware maintenance Manual)
 
 
 
{{NOTE| (Note from intel 3945 '''Might''' apply) : Only the IBM Parts will work, any other parts will give an 1802 error on Post because the sub-vendor PCI ID is different, see [[Problem with unauthorized MiniPCI network card]] for more details}}
 
 
 
=== Hardware switch ===
 
 
 
Some ThinkPads have a hardware switch that must be in the '''on''' position for the radio to work, regardless of driver state:
 
 
 
[[Image:Wireless-switch.png|(ThinkPad R60 radio switch in the ON position)]]
 
 
 
== Drivers ==
 
* Drivers available from Intel at [http://intellinuxwireless.org/?p=iwlwifi]
 
* Success with ndiswrapper (on dell 640m) [http://ubuntuforums.org/showthread.php?p=2690284]
 
  
 
== Procedures for using this card under Linux using Intel wireless driver ==
 
== Procedures for using this card under Linux using Intel wireless driver ==
Line 40: Line 7:
 
* [[Installing Debian Lenny on a ThinkPad T61#WiFi: Intel 4965AGN]]
 
* [[Installing Debian Lenny on a ThinkPad T61#WiFi: Intel 4965AGN]]
  
=== ThinkPads this card may be found in ===
+
== See also ==
* {{T61}}, {{R61}}, {{X61}}, {{X61s}}, {{X61_Tablet}}
+
* [[Iwl4965]]
 +
 
 +
[[Category:  Drivers]]

Latest revision as of 04:08, 1 March 2008

The ipw4965 is a Linux driver that provides support for the Intel PRO/Wireless 4965AGN Mini-PCI Express Adapter.

The Ipw project has been deprecated by Intel in favor of the newer Iwlwifi driver. The Ipw4965 will be replaced by the Iwl4965.

Procedures for using this card under Linux using Intel wireless driver

See also