Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jun 2009 17:58:18 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r194379 - head/sys/arm/conf
Message-ID:  <200906171758.n5HHwIlH083470@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sam
Date: Wed Jun 17 17:58:18 2009
New Revision: 194379
URL: http://svn.freebsd.org/changeset/base/194379

Log:
  enable npe-a now that it works

Modified:
  head/sys/arm/conf/CAMBRIA.hints

Modified: head/sys/arm/conf/CAMBRIA.hints
==============================================================================
--- head/sys/arm/conf/CAMBRIA.hints	Wed Jun 17 17:57:52 2009	(r194378)
+++ head/sys/arm/conf/CAMBRIA.hints	Wed Jun 17 17:58:18 2009	(r194379)
@@ -21,11 +21,11 @@ hint.npe.0.npeid="C"
 hint.npe.0.mac="C"
 hint.npe.0.mii="C"
 hint.npe.0.phy=1
-#hint.npe.1.at="ixp0"
-#hint.npe.1.npeid="A"
-#hint.npe.1.mac="A"
-#hint.npe.1.mii="C"
-#hint.npe.1.phy=2
+hint.npe.1.at="ixp0"
+hint.npe.1.npeid="A"
+hint.npe.1.mac="A"
+hint.npe.1.mii="C"
+hint.npe.1.phy=2
 
 # FLASH
 hint.cfi.0.at="ixp0"



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