cvs commit: src/sys/net80211 ieee80211_ioctl.c ieee80211_ioctl.h
ieee80211_node.c ieee80211_proto.c ieee80211_var.h
Sam Leffler
sam at FreeBSD.org
Tue Mar 30 14:57:57 PST 2004
sam 2004/03/30 14:57:57 PST
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ioctl.c ieee80211_ioctl.h
ieee80211_node.c ieee80211_proto.c
ieee80211_var.h
Log:
o add support for controlling the power of transmitted frames
o add support for controlling the 11g protection mechanism used
to protect OFDM frames in a mixed 11b/g network
Reviewed by: imp
Revision Changes Path
1.13 +32 -0 src/sys/net80211/ieee80211_ioctl.c
1.5 +5 -0 src/sys/net80211/ieee80211_ioctl.h
1.14 +1 -0 src/sys/net80211/ieee80211_node.c
1.7 +1 -0 src/sys/net80211/ieee80211_proto.c
1.12 +15 -0 src/sys/net80211/ieee80211_var.h
More information about the cvs-src
mailing list