mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Fix cut'n paste on the AR9280 entry.
Submitted by: pluknet
This commit is contained in:
parent
44979e8d7a
commit
3da0423e1c
2 changed files with 2 additions and 2 deletions
|
|
@ -579,7 +579,7 @@ device ath_hal # pci/cardbus chip support
|
|||
#device ath_ar5416 # AR5416 chips
|
||||
options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
|
||||
#device ath_ar9160 # AR9160 chips
|
||||
#device ath_ar9280 # AR9160 chips
|
||||
#device ath_ar9280 # AR9280 chips
|
||||
device ath_rate_sample # SampleRate tx rate control for ath
|
||||
device ce
|
||||
device cp
|
||||
|
|
|
|||
|
|
@ -433,7 +433,7 @@ device ath_hal # pci/cardbus chip support
|
|||
#device ath_ar5416 # AR5416 chips
|
||||
options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
|
||||
#device ath_ar9160 # AR9160 chips
|
||||
#device ath_ar9280 # AR9160 chips
|
||||
#device ath_ar9280 # AR9280 chips
|
||||
device ath_rate_sample # SampleRate tx rate control for ath
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue