It is about time to add this.

This commit is contained in:
phil 1994-08-08 04:51:03 +00:00
parent e0b83d37fb
commit c343ac2001
1 changed files with 41 additions and 0 deletions

41
sys/arch/pc532/To.Do Normal file
View File

@ -0,0 +1,41 @@
This is the "To Do" list for NetBSD/pc532
(Order is not in order of importance.)
1) improve scn driver (integrate mods from Phil Bunde)
2) get shared libs working
3) find and fix tcp/ip problems
4) convert to using config.new and standard scsi code
5) get kernel debugger working
6) get the dp scsi driver working
7) write an aic scsi driver
8) improve copyin/out and friends
9) get gdb working
10) improve bim (detect a non-writeable disklabel, ...)
11) ptrace syscall (?)
12) man4 man pages
13) man8 man pages
14) write resettodr to update hardware clock
15) mods to better support ufs boot loader
16) integrate printer driver from matthias
17) verify all devices including vn, tun (?), ...
18) write a bim.8
19) find or write a "usable" comm package to replace kermit for
initial downloading.