Grammar fix: s/NIC's/NICs/
MFC after: 3 days
This commit is contained in:
parent
de9cc7d120
commit
3f013cdf9f
@ -270,7 +270,7 @@ 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 NIC's
|
||||
device ath # Atheros NICs
|
||||
device ath_pci # Atheros pci/cardbus glue
|
||||
device ath_hal # pci/cardbus chip support
|
||||
options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
|
||||
|
@ -119,7 +119,7 @@ device wlan_ccmp # 802.11 CCMP support
|
||||
device wlan_tkip # 802.11 TKIP support
|
||||
device wlan_xauth
|
||||
|
||||
device ath # Atheros NIC's
|
||||
device ath # Atheros NICs
|
||||
device ath_pci # Atheros pci/cardbus glue
|
||||
options ATH_DEBUG
|
||||
options ATH_DIAGAPI
|
||||
|
@ -19,7 +19,7 @@ hint.uart.1.ier_rxbits=0x5d # NB: need UUE+RTOIE
|
||||
# NPE Hardware Queue Manager
|
||||
hint.ixpqmgr.0.at="ixp0"
|
||||
|
||||
# NPE wired NIC's, requires ixpqmgr
|
||||
# NPE wired NICs, requires ixpqmgr
|
||||
hint.npe.0.at="ixp0"
|
||||
hint.npe.0.npeid="B"
|
||||
hint.npe.0.mac="B"
|
||||
|
@ -122,7 +122,7 @@ device wlan_ccmp # 802.11 CCMP support
|
||||
device wlan_tkip # 802.11 TKIP support
|
||||
device wlan_xauth
|
||||
|
||||
device ath # Atheros NIC's
|
||||
device ath # Atheros NICs
|
||||
device ath_pci # Atheros pci/cardbus glue
|
||||
options ATH_DEBUG
|
||||
options ATH_DIAGAPI
|
||||
|
@ -28,7 +28,7 @@ hint.uart.0.ier_rxbits=0x5d # NB: need UUE+RTOIE
|
||||
# NPE Hardware Queue Manager
|
||||
hint.ixpqmgr.0.at="ixp0"
|
||||
|
||||
# NPE wired NIC's, requires ixpqmgr
|
||||
# NPE wired NICs, requires ixpqmgr
|
||||
hint.npe.0.at="ixp0"
|
||||
hint.npe.0.npeid="C"
|
||||
hint.npe.0.mac="C"
|
||||
|
@ -282,7 +282,7 @@ 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 NIC's
|
||||
device ath # Atheros NICs
|
||||
device ath_pci # Atheros pci/cardbus glue
|
||||
device ath_hal # pci/cardbus chip support
|
||||
options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
|
||||
|
@ -75,7 +75,7 @@ nodevice sn
|
||||
nodevice xe
|
||||
|
||||
nodevice an
|
||||
nodevice ath # Atheros pci/cardbus NIC's
|
||||
nodevice ath # Atheros pci/cardbus NICs
|
||||
nodevice ath_pci
|
||||
nodevice ath_hal
|
||||
nodevice ath_rate_sample # SampleRate tx rate control for ath
|
||||
|
@ -207,7 +207,7 @@ options IEEE80211_SUPPORT_MESH # enable 802.11s draft 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 NIC's
|
||||
#device ath # Atheros NICs
|
||||
#device ath_pci # Atheros pci/cardbus glue
|
||||
#device ath_hal # pci/cardbus chip support
|
||||
options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
|
||||
|
@ -207,7 +207,7 @@ 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 ath # Atheros NIC's
|
||||
device ath # Atheros NICs
|
||||
device ath_pci # Atheros pci/cardbus glue
|
||||
device ath_hal # Atheros HAL (Hardware Access Layer)
|
||||
options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
|
||||
|
Loading…
x
Reference in New Issue
Block a user