From 26fa487b00ab36b0ce7690667e89d200f8881937 Mon Sep 17 00:00:00 2001 From: sam Date: Wed, 8 Dec 2004 17:40:55 +0000 Subject: [PATCH] add ath rate control module(s) --- sys/i386/conf/NOTES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 2ceb7362781f..f23f76de2e35 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -579,6 +579,8 @@ options WLDEBUG # enables verbose debugging output device ath device ath_hal # Atheros HAL (includes binary component) +device ath_rate_onoe # Onoe rate control for ath driver +#device ath_rate_amrr # AMRR rate control for ath driver #device wlan # 802.11 layer #