Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc64/doc Updated TODO with relevant things to fi...
details: https://anonhg.NetBSD.org/src/rev/6094632e27a2
branches: trunk
changeset: 329638:6094632e27a2
user: palle <palle%NetBSD.org@localhost>
date: Sat May 31 18:27:03 2014 +0000
description:
Updated TODO with relevant things to fix on sun4v
diffstat:
sys/arch/sparc64/doc/TODO | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 7382e249fdd5 -r 6094632e27a2 sys/arch/sparc64/doc/TODO
--- a/sys/arch/sparc64/doc/TODO Sat May 31 18:22:29 2014 +0000
+++ b/sys/arch/sparc64/doc/TODO Sat May 31 18:27:03 2014 +0000
@@ -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 @@
- 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
Home |
Main Index |
Thread Index |
Old Index