Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 2008 20:13:12 GMT
From:      "Randall R. Stewart" <rrs@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 137110 for review
Message-ID:  <200803072013.m27KDCYQ084279@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=137110

Change 137110 by rrs@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



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