summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2015-05-19 05:33:07 +0000
committeradrian <adrian@FreeBSD.org>2015-05-19 05:33:07 +0000
commit831d31e595a5ba4beda6a64ef97e1c6b0dcd9c95 (patch)
treef67a67798da3480b4c020a84f618691dabb6265a /sys/mips
parenta267e1e605d431e599a6946684f30fbfc95dc386 (diff)
downloadFreeBSD-src-831d31e595a5ba4beda6a64ef97e1c6b0dcd9c95.zip
FreeBSD-src-831d31e595a5ba4beda6a64ef97e1c6b0dcd9c95.tar.gz
The AP135 PCIe NIC isn't an ath device, it's an 11ac part (linux ath10k.)
So, don't try to attach hints to it here.
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/conf/AP135.hints6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/mips/conf/AP135.hints b/sys/mips/conf/AP135.hints
index 1778b91..3db44d0 100644
--- a/sys/mips/conf/AP135.hints
+++ b/sys/mips/conf/AP135.hints
@@ -117,11 +117,11 @@ hint.ath.0.eepromsize=16384
# to find it.
# ath1 hint - pcie slot 0
-hint.pcib.0.bus.0.0.0.ath_fixup_addr=0x1fff4000
-hint.pcib.0.bus.0.0.0.ath_fixup_size=16384
+# hint.pcib.0.bus.0.0.0.ath_fixup_addr=0x1fff4000
+# hint.pcib.0.bus.0.0.0.ath_fixup_size=16384
# ath0 - eeprom comes from here
-hint.ath.1.eeprom_firmware="pcib.0.bus.0.0.0.eeprom_firmware"
+# hint.ath.1.eeprom_firmware="pcib.0.bus.0.0.0.eeprom_firmware"
# flash layout:
#
OpenPOWER on IntegriCloud