PERFORCE change 154449 for review

Sam Leffler sam at FreeBSD.org
Wed Dec 10 09:46:43 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=154449

Change 154449 by sam at sam_ebb on 2008/12/10 17:46:25

	track naming changes for MAC/MII

Affected files ...

.. //depot/projects/vap/sys/arm/conf/AVILA.hints#6 edit

Differences ...

==== //depot/projects/vap/sys/arm/conf/AVILA.hints#6 (text+ko) ====

@@ -20,13 +20,13 @@
 # NPE wired NIC's, requires ixpqmgr
 hint.npe.0.at="ixp0"
 hint.npe.0.npeid="B"
-hint.npe.0.mac="A"
-hint.npe.0.mii="A"
+hint.npe.0.mac="B"
+hint.npe.0.mii="B"
 hint.npe.0.phy=0
 hint.npe.1.at="ixp0"
 hint.npe.1.npeid="C"
-hint.npe.1.mac="B"
-hint.npe.1.mii="A"
+hint.npe.1.mac="C"
+hint.npe.1.mii="B"
 hint.npe.1.phy=1
 
 # CF IDE controller


More information about the p4-projects mailing list