More near reality.

This commit is contained in:
ragge 1995-07-05 08:15:25 +00:00
parent e11c8dfd4c
commit 7d58080faf
2 changed files with 2 additions and 13 deletions

View File

@ -1,14 +1,3 @@
Kernel message buffer not inplemented. Needs to be done! (HIGH)
/Ragge
Kernel crashes sometimes during an reference to an bad (HIGH)
struct buf in ubasetup when using disks other than unit 0.
950223/Ragge
/bin/expr fails; loops internally on some expressions. (HIGH)
No system calls are done during looping.
950302/Ragge
Programs may be hanging with the D flag set, even if they (HIGH)
don't do I/O at all. (ps, ...) User PTE problem?
950304/Ragge

View File

@ -1,4 +1,4 @@
$NetBSD: README,v 1.7 1995/03/30 21:36:46 ragge Exp $
$NetBSD: README,v 1.8 1995/07/05 08:15:27 ragge Exp $
Devices supported in kernel and _known_ to work:
CPU: VAX 11/750 with 2-14MB of memory.
@ -12,7 +12,7 @@ Disks: UDA50 Unibus MSCP controller.
RA??-disks on UDA50 or KDA50.
RD??-disks on RQDX3. (known as RA?? by system).
Tapes: Exabyte on qbus dilog board. (TMSCP emulating)
Tapes: Exabyte on Qbus DILOG board. (TMSCP emulating)
TK50 (TMSCP) on Q22 bus.
Other TMSCP ctlrs may also work, but haven't tried.