blob: 88173f4628d96209ce7f5c984b18935ca9049667 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
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
|