summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2013-07-04 08:09:54 +0000
committeradrian <adrian@FreeBSD.org>2013-07-04 08:09:54 +0000
commit0d81ea1173037bb5da8e99a10e0a466c065bc082 (patch)
treed3853c7426bbf6a506eb63c96d21c9489e38b688
parent54d398971f048d2c2153cdd3577e21c85c3dbc00 (diff)
downloadFreeBSD-src-0d81ea1173037bb5da8e99a10e0a466c065bc082.zip
FreeBSD-src-0d81ea1173037bb5da8e99a10e0a466c065bc082.tar.gz
Add the missing link back to the EEPROM firmware name.
-rw-r--r--sys/mips/conf/AP93.hints3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/mips/conf/AP93.hints b/sys/mips/conf/AP93.hints
index 22be50f..da4c320 100644
--- a/sys/mips/conf/AP93.hints
+++ b/sys/mips/conf/AP93.hints
@@ -36,6 +36,9 @@ hint.arswitch.0.is_gmii=0 # No, not GMII
hint.pcib.0.bus.0.0.0.ath_fixup_addr=0x1fff1000
hint.pcib.0.bus.0.0.0.ath_fixup_size=4096
+# ath0 - eeprom comes from here
+hint.ath.0.eeprom_firmware="pcib.0.bus.0.0.0.eeprom_firmware"
+
# Signal leds
hint.gpioled.0.at="gpiobus0"
hint.gpioled.0.name="sig1"
OpenPOWER on IntegriCloud