Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jan 2008 22:32:29 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 133435 for review
Message-ID:  <200801162232.m0GMWTiN045054@repoman.freebsd.org>

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

Change 133435 by imp@imp_lighthouse on 2008/01/16 22:32:06

	More todo

Affected files ...

.. //depot/projects/mips2-jnpr/src/sys/TODO#5 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/sys/TODO#5 (text+ko) ====

@@ -1,5 +1,6 @@
 o Sort out MIPS_COP_0_STATUS (defined as _(12)) vs COP_0_STATUS_REG (defined
   as $12)  This is cpu.h vs cpureg.h or a 'netbsd' vs 'openbsd' argument.
+  See Mips Run uses the latter.
 o Can we remove PDP_ENDIAN?
 o Can we remove a.out junk
 o Can we remove pre-ansi stuff
@@ -21,3 +22,10 @@
   here XXX
 o What's defined in assym.s and param.h varies somewhat between the two
   code strains.  Figure out why and how to resolve.
+o machdep getmemsize() really is OBE.  Except for the mips_wired_tlb
+  variable setting, which is related to something that was omitted from
+  the juniper-mips dump.
+o cpu init
+o I moved where we initialize the msgbuf.  We need to make sure that no
+  printfs happen.  This is where the mips2 initializes things, but I've
+  not audited things to make sure that's really sane.



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