Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/net80211



Module Name:    src
Committed By:   dyoung
Date:           Sun Oct 26 07:56:41 UTC 2003

Added Files:
        src/sys/net80211: ieee80211_rssadapt.c ieee80211_rssadapt.h

Log Message:
Support data-rate adaptation loosely based on the paper "Link
Adaptation Strategy for IEEE 802.11 WLAN via Received Signal Strength
Measurement" by Javier del Prado Pavon and Sunghyun Choi. This
module should provide faster adaptation and higher throughput than
Lucent's rate-adaptation scheme.

Individual drivers need to be modified to use this module. Patches
for wi(4) are forthcoming.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/net80211/ieee80211_rssadapt.c \
    src/sys/net80211/ieee80211_rssadapt.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index