Wifi basics documents
Arend van Spriel
arend at broadcom.com
Fri Feb 8 21:20:40 EST 2013
On 02/08/2013 10:53 AM, sl reddy wrote:
> any successions will be helpful for me
My *suggestion* would be:
http://wireless.kernel.org/en/developers/Documentation
For what it is worth, below is some terrible ascii art.
Gr. AvS
Fullmac model:
user-space (libnl)
|
+----------+ v
| cfg80211 |------o nl80211 api
+----------+
^
|
v
+----------+
| fullmac |------o netdev
| driver |
+----------+
Softmac model:
user-space (libnl)
|
+----------+ v
| cfg80211 |------o nl80211 api
+----------+
^
|
v
+----------+
| mac80211 |------o netdev
+----------+
^
|
v
+----------+
| softmac |
| driver |
+----------+
More information about the devicetree-discuss
mailing list