Trailing-Edge
-
PDP-10 Archives
-
BB-H348C-RM_1982
-
swskit-v21/documentation/dtempt-no-chk11.mem
There are no other files named dtempt-no-chk11.mem in the archive.
DECnet20 MCB loaded without CHK11
The enclosed patch to the tertiarty bootstrap loader will allow
you to load the DECnet20 MCB without running CHK11. We suggest that
you modify a separate copy of DTEMPT.BIN, perhaps named
DTEMPT-NO-CHK11.BIN.
This patch changes the system image file DTEMPT.BIN at about
location 240. It replaces the instruction JMP CHK.11 (167 1646)
with the instruction JMP @R0 (110). The patch is made to the
system image file using FILDDT.
FILDDT
FILDDT>enable patching
FILDDT>enable data-file
FILDDT>get DTEMPT-NO-CHK11.BIN
240'4=50
50/ 103774,,167 103774,,110
^Z