Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Dec 2014 23:37:24 +0000 (UTC)
From:      Sean Bruno <sbruno@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r275470 - head/sys/mips/conf
Message-ID:  <201412032337.sB3NbOTF001184@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sbruno
Date: Wed Dec  3 23:37:23 2014
New Revision: 275470
URL: https://svnweb.freebsd.org/changeset/base/275470

Log:
  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>

Modified:
  head/sys/mips/conf/WZR-HPAG300H.hints

Modified: head/sys/mips/conf/WZR-HPAG300H.hints
==============================================================================
--- head/sys/mips/conf/WZR-HPAG300H.hints	Wed Dec  3 22:14:13 2014	(r275469)
+++ head/sys/mips/conf/WZR-HPAG300H.hints	Wed Dec  3 23:37:23 2014	(r275470)
@@ -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
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412032337.sB3NbOTF001184>