<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">RSTS/E (starting with V6B, that is) recognizes devices based on their CSR address, fixed or float.  It doesn't care about vector rules (except for the card reader); instead, it probes the device to find out.  So you need to make sure a device is assigned the proper CSR address by the rules and then RSTS will know it.  You can confirm by doing "hardware list".<br class=""><div><br class=""></div><div>In the example shown, you can see that indeed RSTS recognized the additional DL lines.</div><div><br class=""></div><div>However.... Prior to V9 or thereabouts (I'd have to search a bit to be more precise), RSTS/E device support including terminal interface support was set at Sysgen.  You could omit controllers that aren't in the build and those would be disabled, but if you include devices not mentioned in the Sysgen they would be silently ignored by RSTS.  Note that INIT (which is what does the hardware display) knows about all supported devices; the fact that a particular RSTS monitor doesn't include the support doesn't bother it.</div><div><br class=""></div><div>So the fact that added terminal lines don't work suggests that they weren't in the sysgen.  If there is a config.mac somewhere on the system that might be the one from the sysgen and would tell you what's supported.  Also, sufficiently new RSTS systems have a DCL command "show device" which says what devices the monitor knows about.</div><div><br class=""></div><div><span class="Apple-tab-span" style="white-space:pre">  </span>paul</div><div><br class=""><blockquote type="cite" class=""><div class="">On Dec 9, 2019, at 5:29 AM, Johnny Billquist <<a href="mailto:bqt@softjar.se" class="">bqt@softjar.se</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">In RSTS/E, you have DZ11 lines, but they are configured for a CSR of 160100 and 160110, and vectors are 400 and 410. I bet that does not match what simh thinks...</span><br style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><br style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class=""> Johnny</span><br style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><br style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">On 2019-12-09 11:25, Trevor Warwick wrote:</span><br style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><blockquote type="cite" style="font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">I'm using "PDP-11 simulator V4.0-0 Current", and getting the same results on Win10 and Linux.<br class="">I'm booting the full RSTS V7.0-07 disk, built by by Chuck Cranor. This boots fine, and I can log in on the simulated console. However, I can't persuade it to recognise any additional terminals. If I use:<br class="">set dli enable<br class="">set dli lines=8<br class="">attach dli 10001<br class="">Then I get a telnet server appearing on port 10001, which prints "Connected to the PDP-11 simulator DLI device, line 0" when I boot the RSTS system disk. However, there's no response to any input once RSTS is up and running.  I've also tried using a DZ11<br class="">set dz lines=8<br class="">attach dz 10002<br class="">and in that case I don't even get the "Connected...." line from simh. RSTS can apparently see the hardware though:<br class="">RSTS V7.0-07 llama (DL0)<br class="">Option: HA<br class=""> <span class="Apple-converted-space"> </span>HARDWR suboption? LI<br class=""> <span class="Apple-converted-space"> </span>Name  Address Vector  Comments<br class=""> <span class="Apple-converted-space"> </span>TT:    177560   060<br class=""> <span class="Apple-converted-space"> </span>RK:    177400   220   RK05F units: none<br class=""> <span class="Apple-converted-space"> </span>RL:    174400   160   Units: 0(RL01) 1(RL01) 2(RL01) 3(RL01)<br class=""> <span class="Apple-converted-space"> </span>RM:    177440   210   Units: 0(RK06) 1(RK06) 2(RK06) 3(RK06) 4(RK06)<br class="">                               5(RK06) 6(RK06) 7(RK06)<br class=""> <span class="Apple-converted-space"> </span>RR:    176700   254   BAE=+050, Units: 0(RM03) 1(RM03) 2(RM03)<br class="">                               3(RM03) 4(RM03) 5(RM03) 6(RM03) 7(RM03)<br class=""> <span class="Apple-converted-space"> </span>TM:    172520   224<br class=""> <span class="Apple-converted-space"> </span>PR0:   177550   070<br class=""> <span class="Apple-converted-space"> </span>PP0:   177554   074<br class=""> <span class="Apple-converted-space"> </span>LP0:   177514   200<br class=""> <span class="Apple-converted-space"> </span>RX0:   177170   264<br class=""> <span class="Apple-converted-space"> </span>KL0:   176500   300<br class=""> <span class="Apple-converted-space"> </span>KL1:   176510   310<br class=""> <span class="Apple-converted-space"> </span>KL2:   176520   320<br class=""> <span class="Apple-converted-space"> </span>KL3:   176530   330<br class=""> <span class="Apple-converted-space"> </span>KL4:   176540   340<br class=""> <span class="Apple-converted-space"> </span>KL5:   176550   350<br class=""> <span class="Apple-converted-space"> </span>KL6:   176560   360<br class=""> <span class="Apple-converted-space"> </span>KL7:   176570   370<br class=""> <span class="Apple-converted-space"> </span>DZ0:   160100   400<br class=""> <span class="Apple-converted-space"> </span>DZ1:   160110   410<br class=""> <span class="Apple-converted-space"> </span>KW11L  177546   100<br class=""> <span class="Apple-converted-space"> </span>SR     177570<br class=""> <span class="Apple-converted-space"> </span>DR     177570<br class=""> <span class="Apple-converted-space"> </span>Hertz = 60.<br class=""> <span class="Apple-converted-space"> </span>Other: FPU, SL, 22-Bit Addressing, Cache w/address, System ID = 4660<br class="">If I boot an RSX-11M disk, then additional terminal interfaces seem to work fine, so the problem seems specific to RSTS.   I saw references in the list archive to other pre-built systems on<span class="Apple-converted-space"> </span><a href="http://www.rsts.org/" class="">www.rsts.org</a><span class="Apple-converted-space"> </span><<a href="http://www.rsts.org/" class="">http://www.rsts.org</a>> but that doesn't seem to be available at the moment, so I can't try another build right now.<br class="">Any clues on what I'm missing ?<br class="">Thanks,<br class="">Trevor<br class="">_______________________________________________<br class="">Simh mailing list<br class=""><a href="mailto:Simh@trailing-edge.com" class="">Simh@trailing-edge.com</a><br class=""><a href="http://mailman.trailing-edge.com/mailman/listinfo/simh" class="">http://mailman.trailing-edge.com/mailman/listinfo/simh</a><br class=""></blockquote><br style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">--<span class="Apple-converted-space"> </span></span><br style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">Johnny Billquist                  || "I'm on a bus</span><br style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">                                 ||  on a psychedelic trip</span><br style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">email:<span class="Apple-converted-space"> </span></span><a href="mailto:bqt@softjar.se" style="font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">bqt@softjar.se</a><span style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class=""><span class="Apple-converted-space"> </span>            ||  Reading murder books</span><br style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">pdp is alive!                     ||  tryin' to stay hip" - B. Idol</span><br style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">_______________________________________________</span><br style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">Simh mailing list</span><br style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><a href="mailto:Simh@trailing-edge.com" style="font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">Simh@trailing-edge.com</a><br style="caret-color: rgb(0, 0, 0); font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><a href="http://mailman.trailing-edge.com/mailman/listinfo/simh" style="font-family: LucidaConsole; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">http://mailman.trailing-edge.com/mailman/listinfo/simh</a></div></blockquote></div><br class=""></body></html>