summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsbruno <sbruno@FreeBSD.org>2014-12-03 23:37:23 +0000
committersbruno <sbruno@FreeBSD.org>2014-12-03 23:37:23 +0000
commit7005ed18cb78eb5ada52fd9ac786c20dd8db06c1 (patch)
tree5737bb9b6a717caa8ba03e23fc01ef4e856625e1
parent46a8e0560d0a72475750358dc85b531c24c54225 (diff)
downloadFreeBSD-src-7005ed18cb78eb5ada52fd9ac786c20dd8db06c1.zip
FreeBSD-src-7005ed18cb78eb5ada52fd9ac786c20dd8db06c1.tar.gz
Switch is an 8316, so make the comments say that.
Delete extraneous comment line that manifested itself from cut-n-pasting. Sponsored by: Nicholas Esborn <nick@desert.net>
-rw-r--r--sys/mips/conf/WZR-HPAG300H.hints3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/mips/conf/WZR-HPAG300H.hints b/sys/mips/conf/WZR-HPAG300H.hints
index 6f39aea..eb662f4 100644
--- a/sys/mips/conf/WZR-HPAG300H.hints
+++ b/sys/mips/conf/WZR-HPAG300H.hints
@@ -3,7 +3,6 @@
# arge0 is connected to the LAN side of the switch PHY.
# arge1 is connected to the single port WAN side of the switch PHY.
-# arge1 MDIO bus
hint.argemdio.0.at="nexus0"
hint.argemdio.0.maddr=0x19000000
hint.argemdio.0.msize=0x1000
@@ -24,7 +23,7 @@ hint.arge.1.mdio=mdioproxy1 # .. off of the switch mdiobus
hint.arge.1.miimode=3
#
-# AR8317 switch config
+# AR8316 switch config
#
hint.arswitch.0.at="mdio0"
hint.arswitch.0.is_7240=0 # We need to be explicitly told this
OpenPOWER on IntegriCloud