[cctalk] Re: I need some RSX11M+ TKB help

2025-01-02 Thread Peter Ekstrom via cctalk
Mark, I just wanted to say Thank you for the help! I have the device loaded up now on my PDP. -Peter On Tue, Dec 31, 2024 at 10:26 AM Peter Ekstrom wrote: > Hi Mark, > > Ooo! Awesome! It turns out my setup is missing a lot of things so > rebuilding drivers doesn't seem to work. I am looking at

[cctalk] Re: I need some RSX11M+ TKB help

2024-12-31 Thread Peter Ekstrom via cctalk
Hi Mark, Ooo! Awesome! It turns out my setup is missing a lot of things so rebuilding drivers doesn't seem to work. I am looking at redoing the install in a SIMH pdp11 to see if I can get a more complete installation. But this looks like it should solve the immediate problem. I will definitely try

[cctalk] Re: I need some RSX11M+ TKB help

2024-12-31 Thread Mark Matlock via cctalk
Peter, I just set up a pregenned RL02 based RSX11M+ and took a look at the DD driver. It is a vectored driver and needs to have the /VEC switch to tell it not to use the default RSX11M.STB but instead use RSXVEC.STB I was able to load the DDDRV with: >LOA DD:/VEC/PAR=GEN/HIGH The /PAR=

[cctalk] Re: I need some RSX11M+ TKB help

2024-12-30 Thread Peter Ekstrom via cctalk
Hi Mark, Thank you so much for this information! Seeing this, I was on the right track but was missing a few items. I typed this into a file on the PDP and ran it, but now it turns out I don't have the RSX11M.OLB file, so I guess I am just going to have to work on getting the sysgen stuff onto my

[cctalk] Re: I need some RSX11M+ TKB help

2024-12-30 Thread Mark Matlock via cctalk
Peter, The command file below is from a SYSGEN driver build of DDDRV from my system but I think it should work for yours. Note that OU: is defined by the SYSGEN process and should be set as a logical to your system disk (DL0:) or perhaps more simply just edited to be SY: Also, note that it us