PERFORCE change 153783 for review

Sam Leffler sam at FreeBSD.org
Sat Nov 29 10:50:23 PST 2008


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

Change 153783 by sam at sam_ebb on 2008/11/29 18:50:11

	add npe id mapping after npe code changes

Affected files ...

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

Differences ...

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

@@ -17,14 +17,15 @@
 # NPE Hardware Queue Manager
 hint.ixpqmgr.0.at="ixp0"
 
-# NPE wireless NIC's, requires ixpqmgr
+# 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.phy=0
 hint.npe.1.at="ixp0"
+hint.npe.1.npeid="C"
 hint.npe.1.mac="B"
-# NB: on 2348 boards all PHY's are addressed through MAC A
 hint.npe.1.mii="A"
 hint.npe.1.phy=1
 


More information about the p4-projects mailing list