MISSY::SYSTEM$ monitor ethernet
MONITOR> exit
MISSY::SYSTEM$ monitor notthere
%MONITOR-E-INVCLSNM, class-name "NOTTHERE" is invalid or not uniquely
identified
This is on VMS 8.4.
Looks like there's some support left then. I'm willing to be that some very
similar patches would turn on whatever support is left. The old patches were.like
this...naturally, this is useless on modern versions of VMS, but it hints what sort of
data structure to look for and what bit to drop to reenable these turned off classes - bit
nine set was what keeps a class from displaying. I'd guess a dump of the image would
find a table that had some 11's and 211's at some fixed spacing..
$ Patch Monitor.exe
REPLACE 4158+33e
211
exit
11
exit
replace 4158+391
211
exit
11
exit
replace 4158+48a
235
exit
35
exit
replace 4158+583
211
exit
11
exit
replace 4158+629
211
exit
11
exit
replace/long 170f6 ! additional for V4.6
00000000
exit
00000660 ! specify valid protocol value for $QIOW to hack deuna
exit
update
exit
$ exit
--
Lee K. Gleason N5ZMR
Control-G Consultants
lee.gleason at
comcast.net