N900 Hardware Wifi

(Hardware: Added information)
(add wifi category, add link)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
==Hardware==
==Hardware==
-
N900 have a [http://focus.ti.com/general/docs/wtbu/wtbuproductcontent.tsp?contentId=4711&navigationId=12494&templateId=6123 Texas Instruments WL1251] wireless card.
+
The N900 has a [http://focus.ti.com/general/docs/wtbu/wtbuproductcontent.tsp?contentId=4711&navigationId=12494&templateId=6123 Texas Instruments WL1251] wireless card.
==Software==
==Software==
Line 8: Line 8:
This is [http://maemo.org/api_refs/5.0/5.0-final/osso-wlan/files.html documented here].
This is [http://maemo.org/api_refs/5.0/5.0-final/osso-wlan/files.html documented here].
-
This daemon is managed by [[N900 Software ICE|ICE]] to control the internet connectivity of the phone.
+
This daemon is managed by [[Documentation/Maemo 5 Developer Guide/Using Connectivity Components/Maemo Connectivity#Internet Connectivity Daemon|ICd]] to control the internet connectivity of the phone. [[wl1251-cal]] may also be of interest.
 +
 
[[Category:N900 Hardware]]
[[Category:N900 Hardware]]
 +
[[Category:WiFi]]

Latest revision as of 13:44, 4 March 2011

[edit] Hardware

The N900 has a Texas Instruments WL1251 wireless card.

[edit] Software

The wireless card is controlled at the lowest level by the kernel module wl12xx. The daemon osso-wlan manages the wifi interface.

This is documented here. This daemon is managed by ICd to control the internet connectivity of the phone. wl1251-cal may also be of interest.