diff options
-rw-r--r-- | sys/i386/conf/NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 2ceb736..f23f76d 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 # |