summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2006-11-26 19:55:26 +0000
committersam <sam@FreeBSD.org>2006-11-26 19:55:26 +0000
commitc3214b94926d043aa52912394efb1ae0022d20c0 (patch)
tree75f2d6af95da1b6a0bdb772d5c28e7061d99a878 /sys/modules
parent7a0f94ae15ccd01f41f23e78ac95424efd1e5104 (diff)
downloadFreeBSD-src-c3214b94926d043aa52912394efb1ae0022d20c0.zip
FreeBSD-src-c3214b94926d043aa52912394efb1ae0022d20c0.tar.gz
device-independent implementation of AMRR tx rate control algorithm
Obtained from: openbsd (w/ mods) MFC after: 1 month
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 5aa356b..442340f 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -289,6 +289,7 @@ SUBDIR= ${_3dfx} \
${_wi} \
wlan \
wlan_acl \
+ wlan_amrr \
wlan_ccmp \
wlan_tkip \
wlan_wep \
OpenPOWER on IntegriCloud