diff --git a/sys/arch/pc532/To.Do b/sys/arch/pc532/To.Do index 88173f4628d9..225f3d636bcf 100644 --- a/sys/arch/pc532/To.Do +++ b/sys/arch/pc532/To.Do @@ -1,37 +1,31 @@ -$NetBSD: To.Do,v 1.4 1995/06/09 06:03:45 phil Exp $ +$NetBSD: To.Do,v 1.5 1995/12/07 07:55:11 phil Exp $ This is the "To Do" list for NetBSD/pc532 (Order is not in order of importance.) + (Last updated, 12/6/95) - improve scn driver (integrate mods from Phil Bunde) - get kernel debugger working -- get the dp scsi driver working +- get the ncr interrupt driven scsi driver working debugged - write an aic scsi driver -- improve copyin/out and friends +- improve copyin/out and friends (kernel work) -- get gdb working (partially done) +- remove double mapping of the user area (kernel work) -- ptrace syscall (?) - -- improve bim (detect a non-writeable disklabel, ...) +- get gdb working (partially done) including kernel debugging - man4 man pages - man8 man pages -- mods to better support ufs boot loader +- mods to better support ffs boot loader -- integrate printer driver from matthias (partially done) - -- verify all devices including vn, tun, ... - -- integrate other machine independent "devices" - -- write a bim.8 +- improve bim (detect a non-writeable disklabel, ...) + write a bim.8 - find or write a "usable" comm package to replace kermit for initial downloading.