summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2007-05-10 01:32:17 +0000
committerkevlo <kevlo@FreeBSD.org>2007-05-10 01:32:17 +0000
commit3e172a0fd128ed110fd90544bf71a091a08b9e73 (patch)
tree918449ac380a3b286348717930eda16e0d72673f /sys/pc98
parent5661bab19ea96446c42a368f3ab10d262db372ac (diff)
downloadFreeBSD-src-3e172a0fd128ed110fd90544bf71a091a08b9e73.zip
FreeBSD-src-3e172a0fd128ed110fd90544bf71a091a08b9e73.tar.gz
Add wlan_amrr. ural(4) uses amrr as transmit rate control.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 5ca9039..6251984 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -209,6 +209,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