From owner-svn-src-all@FreeBSD.ORG Wed Nov 7 23:50:29 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 519C7643; Wed, 7 Nov 2012 23:50:29 +0000 (UTC) (envelope-from adrian@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 37F478FC08; Wed, 7 Nov 2012 23:50:29 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qA7NoSs8032242; Wed, 7 Nov 2012 23:50:28 GMT (envelope-from adrian@svn.freebsd.org) Received: (from adrian@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qA7NoSLH032240; Wed, 7 Nov 2012 23:50:28 GMT (envelope-from adrian@svn.freebsd.org) Message-Id: <201211072350.qA7NoSLH032240@svn.freebsd.org> From: Adrian Chadd Date: Wed, 7 Nov 2012 23:50:28 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r242724 - head/sys/mips/conf X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Nov 2012 23:50:29 -0000 Author: adrian Date: Wed Nov 7 23:50:28 2012 New Revision: 242724 URL: http://svnweb.freebsd.org/changeset/base/242724 Log: Update AP96 to directly attach an arswitch. Modified: head/sys/mips/conf/AP96.hints Modified: head/sys/mips/conf/AP96.hints ============================================================================== --- head/sys/mips/conf/AP96.hints Wed Nov 7 23:45:09 2012 (r242723) +++ head/sys/mips/conf/AP96.hints Wed Nov 7 23:50:28 2012 (r242724) @@ -25,6 +25,14 @@ hint.arge.1.phymask=0x10 hint.arge.1.miimode=3 # RGMII hint.arge.1.mdio=mdioproxy1 # off the switch mdiobus +# AR8316 switch on MDIO0 +hint.arswitch.0.at="mdio0" +hint.arswitch.0.is_7240=0 +hint.arswitch.0.numphys=4 +hint.arswitch.0.phy4cpu=1 +hint.arswitch.0.is_rgmii=1 +hint.arswitch.0.is_gmii=0 + # ath0 - slot 17 hint.pcib.0.bus.0.17.0.ath_fixup_addr=0x1fff1000 hint.pcib.0.bus.0.17.0.ath_fixup_size=4096