summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2011-11-24 04:23:42 +0000
committeradrian <adrian@FreeBSD.org>2011-11-24 04:23:42 +0000
commitb73ed44f786e5f0ce80e7b4966ea6792fe91581e (patch)
tree451badf53d52ac386941889c32dfa30d604d04eb /sys/mips
parente7de4fa3c2573b3c2b96c57ad4133268e4f4a55d (diff)
downloadFreeBSD-src-b73ed44f786e5f0ce80e7b4966ea6792fe91581e.zip
FreeBSD-src-b73ed44f786e5f0ce80e7b4966ea6792fe91581e.tar.gz
Add a comment documenting where the WMAC hangs off of.
At some point it would be nice to correctly update the bus glue to make this "correct", including having the DDR flush occur in the right spot (ie, any AHB interrupt.)
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/conf/AR91XX_BASE.hints1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/mips/conf/AR91XX_BASE.hints b/sys/mips/conf/AR91XX_BASE.hints
index 4b5b47f..d6a4911 100644
--- a/sys/mips/conf/AR91XX_BASE.hints
+++ b/sys/mips/conf/AR91XX_BASE.hints
@@ -32,6 +32,7 @@ hint.arge.1.maddr=0x1a000000
hint.arge.1.msize=0x1000
hint.arge.1.irq=3
+# XXX The ath device hangs off of the AHB, rather than the Nexus.
hint.ath.0.at="nexus0"
hint.ath.0.maddr=0x180c0000
hint.ath.0.msize=0x30000
OpenPOWER on IntegriCloud