mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
If an Atheros device is attached to an Octeon, it's going to be by PCI.
This commit is contained in:
parent
1b1596a3b3
commit
7b7463a5d2
1 changed files with 1 additions and 0 deletions
|
|
@ -237,6 +237,7 @@ 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_pci # Atheros pci/cardbus glue
|
||||
device ath_hal # pci/cardbus chip support
|
||||
options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
|
||||
device ath_rate_sample # SampleRate tx rate control for ath
|
||||
|
|
|
|||
Loading…
Reference in a new issue