what are these errors in simh

From: Paul Koning <pkoning_at_equallogic.com>
Date: Fri Sep 17 08:55:27 2004

>>>>> "Ron" == Ron Hudson <ron.hudson_at_sbcglobal.net> writes:

 Ron> Device DP23: does not interrupt - device disabled also for DP26,
 Ron> DP27 and DP30 ???

Most likely it means you have an incorrect I/O space layout.

These are messages from the INIT part of RSTS/E. It assumes that I/O
devices are installed according to the fixed and floating CSR layout
rules. It uses that to identify the devices. Having identified each
by its address, it then tries to verify that it works and what its
vector is by "poking" it. (I don't know if MS ever claimed to have
invented plug & play -- if they did, they are wrong...)

So you have a device whose CSR address says it's DP11 unit number 23,
and when spoken to as if it were a DP11, it doesn't wake up.

Check the floating CSR rules and update your SIMH config...

      paul
Received on Fri Sep 17 2004 - 08:55:27 BST

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:37:29 BST