Add wlan_amrr. ural(4) uses amrr as transmit rate control.

This commit is contained in:
kevlo 2007-05-10 01:32:17 +00:00
parent 5661bab19e
commit 3e172a0fd1

View File

@ -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)