summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsbruno <sbruno@FreeBSD.org>2013-07-31 16:27:56 +0000
committersbruno <sbruno@FreeBSD.org>2013-07-31 16:27:56 +0000
commita8df631d0527c68753a33443af52e11b08ebde5d (patch)
tree59c292406a1224ed01a4905701f0a1588cac5abe
parent7268f6a7053dfe569a00fd358bc8a753fc7dddc5 (diff)
downloadFreeBSD-src-a8df631d0527c68753a33443af52e11b08ebde5d.zip
FreeBSD-src-a8df631d0527c68753a33443af52e11b08ebde5d.tar.gz
Adjust magic numbers to allow attachment of ath(4) modules.
-rw-r--r--sys/mips/conf/DIR-825.hints4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/mips/conf/DIR-825.hints b/sys/mips/conf/DIR-825.hints
index c978f6d..0fe0196 100644
--- a/sys/mips/conf/DIR-825.hints
+++ b/sys/mips/conf/DIR-825.hints
@@ -15,11 +15,11 @@ hint.arge.1.media=1000
hint.arge.1.fduplex=1
# ath0 - slot 17
-hint.pcib.0.bus.0.17.0.ath_fixup_addr=0x1fff1000
+hint.pcib.0.bus.0.17.0.ath_fixup_addr=0x1f661000
hint.pcib.0.bus.0.17.0.ath_fixup_size=4096
# ath1 - slot 18
-hint.pcib.0.bus.0.18.0.ath_fixup_addr=0x1fff5000
+hint.pcib.0.bus.0.18.0.ath_fixup_addr=0x1f665000
hint.pcib.0.bus.0.18.0.ath_fixup_size=4096
# .. and now, telling each ath(4) NIC where to find the firmware
OpenPOWER on IntegriCloud