The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: msokolov@ivan.Harhan.ORG (Michael Sokolov)
Subject: [TUHS] Re: 4.3 BSD version in the Unix Archive
Date: Fri, 26 Sep 03 13:47:59 PDT	[thread overview]
Message-ID: <0309262047.AA07364@ivan.Harhan.ORG> (raw)

Markus Weber <jmbw at nather.com> wrote:

> Stand/copy from tms(0,1) to ra(0,1) fails with a 'disk unlabeled' diagnostic
> on a cold disk image.

It should print the unlabeled diagnostic, but then proceed rather than fail.  I
just double-checked the standalone driver source, and it does provide a default
label for RA82, as long as the MSCP controller actually returns RA82 as the MSCP
disk ID.  Does it give you an error message about disk type (some hex humber)
not supported?  If so, SIMH's MSCP emulation must be lacking in quality.

> If only ra0 is
> configured for simh, it takes the kernel a long time to decide that ra1,
> ra2, and ra3 are offline. Having said that, I do not know how long this
> takes on actual hardware.

On real HW it takes no noticeable time.

> the kernel (and
> not simh) subsequently segfaults (trap type 8, code = c0000200, pc =
> 8003fe16).

Well, obviously this doesn't happen on real HW, since on real HW it works (I'm
typing this message on a MicroVAX 3+ running 4.3BSD-Quasijarus).

But I will grant the possibility that the kernel is not w/o fault either in that
perhaps it's going south (dereferencing a garbage pointer and crashing) when the
MSCP controller (in this case SIMH's poor emulation) is doing something it
doesn't expect.  If this is so, it should be fixed, since even w/o emulators
(which I refuse to support on principle) real HW can be broken and return
garbage on reg reads, and the kernel must handle it gracefully.  I'll look into
it.

MS


             reply	other threads:[~2003-09-26 20:47 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-26 20:47 Michael Sokolov [this message]
2003-10-01 15:33 ` Markus Weber
2003-10-01 16:56   ` Kenneth Stailey
2003-10-01 21:07     ` Markus Weber
  -- strict thread matches above, loose matches on Subject: below --
2003-10-01 14:39 Michael Sokolov
2003-10-02 15:48 ` Robert Brockway
     [not found] <PMEAIMBALAHKECEIMJFGAENNMCAA.jmbw@nather.com>
2003-10-01  1:00 ` Gregg C Levine
2003-10-01  2:46   ` Markus Weber
2003-10-01  3:13     ` Robert Brockway
2003-10-01  7:10     ` Jochen Kunz
2003-09-29 18:50 Joseph F. Young
2003-09-30 13:04 ` Markus Weber
2003-09-30 19:02   ` Gregg C Levine
2003-09-26 18:35 Michael Sokolov
2003-09-26 20:24 ` Markus Weber
2003-09-26 11:47 Michael Sokolov
2003-09-26 17:48 ` Markus Weber
2003-09-24  2:40 [TUHS] ctcompare 1.2 is up Warren Toomey
     [not found] ` <PMEAIMBALAHKECEIMJFGMELBMCAA.jmbw@nather.com>
2003-09-26  3:03   ` [TUHS] Re: 4.3 BSD version in the Unix Archive Warren Toomey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0309262047.AA07364@ivan.Harhan.ORG \
    --to=msokolov@ivan.harhan.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).