From 68d31a086408c97f03ea0efd5fb7d7eaeaa60448 Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Thu, 24 Nov 2011 04:23:42 +0000 Subject: [PATCH] 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.) --- sys/mips/conf/AR91XX_BASE.hints | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/mips/conf/AR91XX_BASE.hints b/sys/mips/conf/AR91XX_BASE.hints index 4b5b47f3e73..d6a4911b3c1 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