Wireless Driver: Difference between revisions
Jump to navigation
Jump to search
(New page: == "Libertas" Driver == The device driver for the XO's Marvell 88W8386 USB wireless SoC is known as [http://linuxwireless.org/en/users/Drivers/libertas Libertas Driver]. The driver is li...) |
(categorize, refresh links) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{OLPC}}[[Category:Network]]{{TOCright}} |
|||
</noinclude> |
|||
== "Libertas" Driver == |
== "Libertas" Driver == |
||
The device driver for the XO's Marvell 88W8386 USB wireless SoC is known as [http://linuxwireless.org/en/users/Drivers/libertas Libertas Driver]. |
The device driver for the XO's Marvell 88W8386 USB wireless SoC is known as [http://linuxwireless.org/en/users/Drivers/libertas Libertas Driver]. |
||
The driver is licensed under GPL but requires a non-FOSS [ |
The driver is licensed under GPL but requires a non-FOSS [[Wireless_Firmware |firmware]] to operate. |
||
Though the Libertas driver is currently part of the mainline Linux Kernel, OLPC keeps a development version that addresses its specific needs and adds new features that are still not mainline. The OLPC version can be browsed in [http://dev.laptop.org/git?p=olpc-2.6;a=summary this web interface to the OLPC's git tree]. |
Though the Libertas driver is currently part of the mainline Linux Kernel, OLPC keeps a development version that addresses its specific needs and adds new features that are still not mainline. The OLPC version can be browsed in [http://dev.laptop.org/git?p=olpc-2.6;a=summary this web interface to the OLPC's git tree]. |
||
Line 9: | Line 11: | ||
== Libertas ThinFirm Driver == |
== Libertas ThinFirm Driver == |
||
Another version of the driver, the [ |
Another version of the driver, the [[Libertas_Thinfirmware_HOWTO |libertas_tf driver]] supports the use of a "thin firmware" (softmac) implementation, and enables the [[XO_as_AP |XO to act as an AP]] |
||
== Knobs and User Control == |
== Knobs and User Control == |
||
Most of what can done (from user space) in terms of adjusting the behavior of the wireless subsystem is documented in the [ |
Most of what can done (from user space) in terms of adjusting the behavior of the wireless subsystem is documented in the [[Wireless_Driver_README |Libertas Driver README]]. |
Latest revision as of 17:43, 14 September 2011
This page is monitored by the OLPC team.
"Libertas" Driver
The device driver for the XO's Marvell 88W8386 USB wireless SoC is known as Libertas Driver.
The driver is licensed under GPL but requires a non-FOSS firmware to operate.
Though the Libertas driver is currently part of the mainline Linux Kernel, OLPC keeps a development version that addresses its specific needs and adds new features that are still not mainline. The OLPC version can be browsed in this web interface to the OLPC's git tree.
Libertas ThinFirm Driver
Another version of the driver, the libertas_tf driver supports the use of a "thin firmware" (softmac) implementation, and enables the XO to act as an AP
Knobs and User Control
Most of what can done (from user space) in terms of adjusting the behavior of the wireless subsystem is documented in the Libertas Driver README.