summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/TP-WN1043ND.hints
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2011-04-03 13:19:58 +0000
committeradrian <adrian@FreeBSD.org>2011-04-03 13:19:58 +0000
commit099ab0c9847292b9084d692f030827d7e3b9b427 (patch)
treec3783f175bd1a7633e37888ccc77bd6f49601418 /sys/mips/conf/TP-WN1043ND.hints
parent0bf4a6b02b66b3ea3f888aff20fd933c01d2a9c7 (diff)
downloadFreeBSD-src-099ab0c9847292b9084d692f030827d7e3b9b427.zip
FreeBSD-src-099ab0c9847292b9084d692f030827d7e3b9b427.tar.gz
Commit configuration files for the AR913x SoC and the TP-Link WR-1043ND.
The AR91XX_BASE{,.hints} files define all the common parameters for the AR913x SoC systems. The TP-1043ND config file adds local parameters.
Diffstat (limited to 'sys/mips/conf/TP-WN1043ND.hints')
-rw-r--r--sys/mips/conf/TP-WN1043ND.hints19
1 files changed, 19 insertions, 0 deletions
diff --git a/sys/mips/conf/TP-WN1043ND.hints b/sys/mips/conf/TP-WN1043ND.hints
new file mode 100644
index 0000000..e43d7b9
--- /dev/null
+++ b/sys/mips/conf/TP-WN1043ND.hints
@@ -0,0 +1,19 @@
+#
+# This file adds to the values in AR91XX_BASE.hints.
+#
+# $FreeBSD$
+
+# Hard-code the PHY for now, until there's switch phy support.
+hint.arge.0.phymask=0x000c
+hint.arge.0.media=1000
+hint.arge.0.fduplex=1
+# Where is the MAC address stored in flash for this particular unit.
+hint.arge.0.eeprommac=0x1f01fc00
+
+# This isn't used, but configure it anyway.
+# This should eventually just not be configured, but the if then
+# needs to be properly disabled or spurious interrupts occur.
+hint.arge.1.phymask=0x0
+
+# Where the ART is
+hint.ath.0.eepromaddr=0x1fff1000
OpenPOWER on IntegriCloud