Module Name: src
Committed By: palle
Date: Sun May 1 19:41:01 UTC 2016
Modified Files:
src/sys/arch/sparc64/doc: TODO
Log Message:
Update TODO: booting from a ISO image on a sun4v system works
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 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.14 src/sys/arch/sparc64/doc/TODO:1.15
--- src/sys/arch/sparc64/doc/TODO:1.14 Sun Apr 17 19:54:32 2016
+++ src/sys/arch/sparc64/doc/TODO Sun May 1 19:41:01 2016
@@ -1,4 +1,4 @@
- /* $NetBSD: TODO,v 1.14 2016/04/17 19:54:32 palle Exp $ */
+ /* $NetBSD: TODO,v 1.15 2016/05/01 19:41:01 palle Exp $ */
Things to be done:
@@ -25,5 +25,4 @@ sun4v:
- ci_tsb_desc->td_ctxidx: -1 or 1?
- MP support - currently bypassed in pmap_bootstrap() for sun4v
- vpci.c/vpcivar.h: cleanup FIXMEs
-- "bad magic number in disk label" when booting from an .iso image
- interrups not handled properly
\ No newline at end of file