Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2008 08:19:42 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 134361 for review
Message-ID:  <200801290819.m0T8JgQn010584@repoman.freebsd.org>

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

Change 134361 by imp@imp_lighthouse on 2008/01/29 08:18:48

	Register definitions

Affected files ...

.. //depot/projects/mips2-jnpr/src/sys/mips/include/cpu.h#9 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/sys/mips/include/cpu.h#9 (text+ko) ====

@@ -151,6 +151,12 @@
 #define	CR_INT_CLOCK	CR_INT_5
 
 /*
+ * The bits in the CONFIG register
+ */
+#define CFG_K0_UNCACHED	2
+#define	CFG_K0_CACHED	3
+
+/*
  * The bits in the context register.
  */
 #define	CNTXT_PTE_BASE		0xff800000



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