Re: Wifi basics documents

From: Arend van Spriel
Date: Fri Feb 08 2013 - 05:21:01 EST


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 |
+----------+


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/