]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 196155:
authorsam <sam@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 12 Aug 2009 21:06:37 +0000 (21:06 +0000)
committersam <sam@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 12 Aug 2009 21:06:37 +0000 (21:06 +0000)
commit4ce904408650397818c8bedb8881b09887a1306b
treef74321444a0017c2bc00cbb6442db9a75409eff0
parent02b937c8a066d2bbe6cb8b542d6029c805988ccd
MFC 196155:
    First (early) draft of net80211 documentation.  Note this is
    focused on driver writers (as opposed to folks adding to net80211).

Reviewed by: wkoszek
Approved by: re (rwatson)

git-svn-id: svn://svn.freebsd.org/base/stable/8@196157 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
16 files changed:
share/man/man9/Makefile
share/man/man9/ieee80211.9
share/man/man9/ieee80211_amrr.9 [new file with mode: 0644]
share/man/man9/ieee80211_beacon.9 [new file with mode: 0644]
share/man/man9/ieee80211_bmiss.9 [new file with mode: 0644]
share/man/man9/ieee80211_crypto.9
share/man/man9/ieee80211_ddb.9 [new file with mode: 0644]
share/man/man9/ieee80211_input.9
share/man/man9/ieee80211_ioctl.9 [deleted file]
share/man/man9/ieee80211_node.9
share/man/man9/ieee80211_output.9
share/man/man9/ieee80211_proto.9
share/man/man9/ieee80211_radiotap.9
share/man/man9/ieee80211_regdomain.9 [new file with mode: 0644]
share/man/man9/ieee80211_scan.9 [new file with mode: 0644]
share/man/man9/ieee80211_vap.9 [new file with mode: 0644]