From 7b7463a5d2d151e982995632a49f8864a2ebda09 Mon Sep 17 00:00:00 2001 From: Juli Mallett Date: Fri, 2 Mar 2012 21:44:39 +0000 Subject: [PATCH] If an Atheros device is attached to an Octeon, it's going to be by PCI. --- sys/mips/conf/OCTEON1 | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/mips/conf/OCTEON1 b/sys/mips/conf/OCTEON1 index 3f509e4c313..0ecfb05a060 100644 --- a/sys/mips/conf/OCTEON1 +++ b/sys/mips/conf/OCTEON1 @@ -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