Module Name:    src
Committed By:   palle
Date:           Fri Jun 17 21:52:27 UTC 2016

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

Log Message:
Update sparc64 TODO: sun4u specfic code in TRAP_SETUP() + make a note about 
importing the man pages for the sun4v specific drivers


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 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.18 src/sys/arch/sparc64/doc/TODO:1.19
--- src/sys/arch/sparc64/doc/TODO:1.18	Sat Jun  4 21:26:26 2016
+++ src/sys/arch/sparc64/doc/TODO	Fri Jun 17 21:52:27 2016
@@ -1,4 +1,4 @@
- /* $NetBSD: TODO,v 1.18 2016/06/04 21:26:26 palle Exp $ */
+ /* $NetBSD: TODO,v 1.19 2016/06/17 21:52:27 palle Exp $ */
 
 Things to be done:
 
@@ -27,4 +27,6 @@ sun4v:
 - vpci.c/vpcivar.h: cleanup FIXMEs
 - interrups not handled properly (com at ebus only...)
 - mpt(4) complains: mpt0: Phy 0: Link Status Unknown
-- locore.s: TRAP_SETUP() - sun4u specific ASI_DMMU
\ No newline at end of file
+- locore.s: TRAP_SETUP() - sun4u specific ASI_DMMU
+- man pages for drivers imported from OpenBSD lke vpci, vbus etc.
+

Reply via email to