PERFORCE change 137110 for review

Randall R. Stewart rrs at FreeBSD.org
Fri Mar 7 20:13:13 UTC 2008


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

Change 137110 by rrs at rrs-mips2-jnpr on 2008/03/07 20:12:13

	Sets in some cavium control bits

Affected files ...

.. //depot/projects/mips2-jnpr/src/sys/mips/mips32/octeon32/octeon_pcmap_regs.h#7 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/sys/mips/mips32/octeon32/octeon_pcmap_regs.h#7 (text+ko) ====

@@ -17,7 +17,9 @@
 #endif
 
 
-
+#define OCTEON_CTLREG_NOMUL 0x08000000
+#define OCTEON_CTLREG_REPUN 0x00004000
+#define OCTEON_CTLREG_USEUN 0x00001000
 
 /*
  * Utility inlines & macros


More information about the p4-projects mailing list