From d0fbaa3f19e62725ff85291a0189c4b0b42508e5 Mon Sep 17 00:00:00 2001 From: wfjm Date: Sun, 2 Jul 2017 15:16:25 +0200 Subject: [PATCH] docu update --- doc/w11a_os_guide.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/w11a_os_guide.md b/doc/w11a_os_guide.md index e74de615..6bf3e6a7 100644 --- a/doc/w11a_os_guide.md +++ b/doc/w11a_os_guide.md @@ -116,7 +116,7 @@ All examples below use the same basic setup ti_w11 -tuD,12M,break,xon @_boot.tcl **Note**: the arty w11a has currently only 176 kB memory (all from BRAMS!) - unix-v5 works fine. XXDP, RT11 and RSX-11M should work. + u5ed works fine. XXDP, RT11 and RSX-11M should work. 211bsd will not boot, neither most RSX-11M+ systems. - for b3 over serial @@ -126,7 +126,7 @@ All examples below use the same basic setup **Note**: the basys3 w11a has only 176 kB memory (all from BRAMS!) - unix-v5 works fine. XXDP, RT11 and RSX-11M should work. + u5ed works fine. XXDP, RT11 and RSX-11M should work. 211bsd will not boot, neither most RSX-11M+ systems. - for c7 over serial @@ -134,7 +134,7 @@ All examples below use the same basic setup ti_w11 -tuD,12M,break,xon @_boot.tcl **Note**: the c7 w11a has currently only 672 kB memory (512 SRAM + 160 BRAM) - unix-5,XXDP,RT11,RSX-11M and most most RSX-11M+ systems should work. + u5ed, u7ed, XXDP, RT11, RSX-11M and most most RSX-11M+ systems should work. 211bsd works only in the 'non-networking' configuration [211bsd_rpmin](../tools/oskit/211bsd_rpmin) @@ -248,7 +248,8 @@ Several oskits are provided: | oskit Name | OS | Disk/Tape| Comment | | :---- | :----| :------ | :------ | -| [unix-v5_rk](../tools/oskit/unix-v5_rk) | Unix V5 System | RK05 | | +| [u5ed_rk](../tools/oskit/u5ed_rk) | Unix 5th Ed. System | RK05 | | +| [u7ed_rp](../tools/oskit/u7ed_rp) | Unix 7th Ed. System | RP04 | _very preliminary, port to w11a in progress_| | [211bsd_rk](../tools/oskit/211bsd_rk) | 2.11BSD system | RK05 | _very elementary subset_ | | [211bsd_rl](../tools/oskit/211bsd_rl) | 2.11BSD system | RL02 | _small subset_ | | [211bsd_rp](../tools/oskit/211bsd_rp) | 2.11BSD system | RP06 | _full system_ |