Module Name:    src
Committed By:   palle
Date:           Sat May 31 18:27:03 UTC 2014

Modified Files:
        src/sys/arch/sparc64/doc: TODO

Log Message:
Updated TODO with relevant things to fix on sun4v


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/sparc64/doc/TODO

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/sparc64/doc/TODO
diff -u src/sys/arch/sparc64/doc/TODO:1.2 src/sys/arch/sparc64/doc/TODO:1.3
--- src/sys/arch/sparc64/doc/TODO:1.2	Fri Feb 21 18:00:09 2014
+++ src/sys/arch/sparc64/doc/TODO	Sat May 31 18:27:03 2014
@@ -1,4 +1,4 @@
- /* $NetBSD: TODO,v 1.2 2014/02/21 18:00:09 palle Exp $ */
+ /* $NetBSD: TODO,v 1.3 2014/05/31 18:27:03 palle Exp $ */
 
 Things to be done:
 
@@ -9,4 +9,5 @@ sun4v:
 - 32-bit kernel support
 - libkvm
 - ofwboot: tlb_init_sun4v() hardcodes number of slots to 64
-- sun4v_datatrap: missing implementation
+- locore.s: sun4v_datatrap missing implementation for trap levels 0 and 1
+- pmap.c: pmap_calculate_colors() should known about sun4v

Reply via email to