svn commit: r194379 - head/sys/arm/conf
Sam Leffler
sam at FreeBSD.org
Wed Jun 17 17:58:19 UTC 2009
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"
More information about the svn-src-head
mailing list