summaryrefslogtreecommitdiff
path: root/sys/arch/pc532/To.Do
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1995-10-18 08:53:40 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1995-10-18 08:53:40 +0000
commitd6583bb2a13f329cf0332ef2570eb8bb8fc0e39c (patch)
treeece253b876159b39c620e62b6c9b1174642e070e /sys/arch/pc532/To.Do
initial import of NetBSD tree
Diffstat (limited to 'sys/arch/pc532/To.Do')
-rw-r--r--sys/arch/pc532/To.Do40
1 files changed, 40 insertions, 0 deletions
diff --git a/sys/arch/pc532/To.Do b/sys/arch/pc532/To.Do
new file mode 100644
index 00000000000..88173f4628d
--- /dev/null
+++ b/sys/arch/pc532/To.Do
@@ -0,0 +1,40 @@
+$NetBSD: To.Do,v 1.4 1995/06/09 06:03:45 phil Exp $
+
+This is the "To Do" list for NetBSD/pc532
+ (Order is not in order of importance.)
+
+- improve scn driver (integrate mods from Phil Bunde)
+
+- get kernel debugger working
+
+- get the dp scsi driver working
+
+- write an aic scsi driver
+
+- improve copyin/out and friends
+
+- get gdb working (partially done)
+
+- ptrace syscall (?)
+
+- improve bim (detect a non-writeable disklabel, ...)
+
+- man4 man pages
+
+- man8 man pages
+
+- mods to better support ufs boot loader
+
+- integrate printer driver from matthias (partially done)
+
+- verify all devices including vn, tun, ...
+
+- integrate other machine independent "devices"
+
+- write a bim.8
+
+- find or write a "usable" comm package to replace kermit for
+ initial downloading.
+
+- find out why profiling does not accumulate any time
+