JavaScript is disabled on your browser. Please enable JavaScript to enjoy all the features of this site.
如何在Linux下写无线网卡的驱动
5.1. 无线网络的架构
Sidebar
|
|
5.1.5. nl80211
新的Linux无线网络架构中,为内核空间和用户空间之间,提供通讯转换接口。
Contents
Search
缩略词
正文之前
1. 目的
2. 前提
3. 声明
4. 本文内容组织的逻辑
1. Network
1.1. OSI
1.2. Ethernet
1.3. 802 Related Specifications
2. Wireless LAN
2.1. 802.11
2.2. Bluetooth
2.3. IR
3. 80211 Wireless LAN
3.1. BSS
3.2. ESS
3.3. IBSS
3.4. DSS
3.5. SSID
3.6. Frame Type
3.7. 802.11 Beacons Related
3.8. Use RTS/CTS to avoid hidden station problem
3.9. CSMA/CA working flow
4. Linux Network
5. Linux Wireless LAN & 80211
5.1. 无线网络的架构
5.1.1. Framework
5.1.2. CRDA
5.1.3. Wext/WE
5.1.4. cfg80211
5.1.5. nl80211
5.1.6. Radiotap
5.1.7. Frame Reception/ Injection
5.1.8. MLME
5.1.9. FullMAC
5.1.10. SoftMAC
6. 以iwmc3200wifi为例,分析具体如何实现
6.1. 系统已经实现了哪些
6.2. 自己需要实现哪些
参考书目
Search Highlighter (On/Off)