summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2007-05-10 01:39:50 +0000
committerkevlo <kevlo@FreeBSD.org>2007-05-10 01:39:50 +0000
commitbb29b877946dc1f1190d15a9cbde656a665c9981 (patch)
treec4085915ecb3e8d6ff2346db59d233b086f6e0d0 /sys/amd64/conf
parent3e172a0fd128ed110fd90544bf71a091a08b9e73 (diff)
downloadFreeBSD-src-bb29b877946dc1f1190d15a9cbde656a665c9981.zip
FreeBSD-src-bb29b877946dc1f1190d15a9cbde656a665c9981.tar.gz
Add wlan_amrr. ural(4) uses amrr as transmit rate control.
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index c053004..2dd4eda 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -231,6 +231,7 @@ device wlan # 802.11 support
device wlan_wep # 802.11 WEP support
device wlan_ccmp # 802.11 CCMP support
device wlan_tkip # 802.11 TKIP support
+device wlan_amrr # AMRR transmit rate control algorithm
device an # Aironet 4500/4800 802.11 wireless NICs.
device ath # Atheros pci/cardbus NIC's
device ath_hal # Atheros HAL (Hardware Access Layer)
OpenPOWER on IntegriCloud