Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Dec 2014 19:41:50 +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: r275464 - head/sys/mips/conf
Message-ID:  <201412031941.sB3JfofT070133@svn.freebsd.org>

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

Log:
  There is only one argemdio device on this board.
  
  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 18:14:21 2014	(r275463)
+++ head/sys/mips/conf/WZR-HPAG300H.hints	Wed Dec  3 19:41:49 2014	(r275464)
@@ -9,11 +9,6 @@ hint.argemdio.0.maddr=0x19000000
 hint.argemdio.0.msize=0x1000
 hint.argemdio.0.order=0
 
-hint.argemdio.1.at="nexus0"
-hint.argemdio.1.maddr=0x1a000000
-hint.argemdio.1.msize=0x1000
-hint.argemdio.1.order=0
-
 hint.arge.0.phymask=0x0
 hint.arge.0.media=1000
 hint.arge.0.fduplex=1



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