Booting up and LSI 11/23

From: Megan <mbg_at_world.std.com>
Date: Thu Sep 3 14:24:31 1998

>The drives are Diablo 30 drives, and the disks (there are several), are
>marked PDP-11 system disk, and PDP-11 Backup disk. The previous owner
>told me when I picked them up, that they should boot. Last night, I tried
>playing around with it again, and tried to access the disk status
>register (round about 17400(8) from memory, but I'm at work just now and
>it was late last night, so my terrible memory can't be sure...). It
>seemed to contain 000000 (from typing _at_17400/). :( Which doesn't, as far
>as I can tell from the assorted docs, look to promising for the state
>drive.

17400 can't be a disk address... The physical address range for I/O
page addresses is 17760000-17777776. On some machines this can be
shortened to 760000-777776, and on some, even further to 160000-177776.
(Though if you are referencing the I/O page from within a program, you
must use a 16-bit value in the range 160000-177776, and the memory
management must either be off, or setup such that the mapping registers
for that range point to the actual I/O page).

Have you examined memory beginning at 0 to see if there has been any
code actually loaded from the disk? (Deposit something like zero or
177777 in a bunch of locations beginning at address 0, and after trying
to boot, check those addresses... if they are different from what you
entered, then that might indicate the disk has actually done something)

BTW - what sort of DEC disk do your disks emulate? That would help
in being able to tell you what address you could twiddle with, and
what toggle-in boot code to try...

                                        Megan Gentry
                                        Former RT-11 Developer

+--------------------------------+-------------------------------------+
| Megan Gentry, EMT/B, PP-ASEL | Internet (work): gentry!zk3.dec.com |
| Unix Support Engineering Group | (home): mbg!world.std.com |
| Compaq Computer Corporation | addresses need '_at_' in place of '!' |
| 110 Spitbrook Rd. ZK03-2/T43 | URL: http://world.std.com/~mbg/ |
| Nashua, NH 03062 | "pdp-11 programmer - some assembler |
| (603) 884 1055 | required." - mbg |
+--------------------------------+-------------------------------------+
Received on Thu Sep 03 1998 - 14:24:31 BST

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:31:32 BST