Module Name: src
Committed By: palle
Date: Sat Jan 25 19:07:25 UTC 2014
Added Files:
src/sys/arch/sparc64/doc: TODO
Log Message:
Add a TODO file to document things to be done for the sparc64 port
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 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.
Added files:
Index: src/sys/arch/sparc64/doc/TODO
diff -u /dev/null src/sys/arch/sparc64/doc/TODO:1.1
--- /dev/null Sat Jan 25 19:07:25 2014
+++ src/sys/arch/sparc64/doc/TODO Sat Jan 25 19:07:25 2014
@@ -0,0 +1,9 @@
+ /* $NetBSD: TODO,v 1.1 2014/01/25 19:07:25 palle Exp $ */
+
+Things to be done:
+
+sun4u:
+
+sun4v:
+- 64-bit kernel support
+- 32-bit kernel support