On 2012-12-29 19:21, Bill Gunshannon wrote:
> In article <kbn8s7$avt$
1...@iltempo.update.uu.se>,
> Johnny Billquist <
b...@softjar.se> writes:
>> On 2012-12-29 16:46, Bill Gunshannon wrote:
>>> In article <kbldtn$p1m$
1...@iltempo.update.uu.se>,
>>> Johnny Billquist <
b...@softjar.se> writes:
>>>> Oh how I wish I had the sources to the device drivers for P/OS, along
>>>> with the build files for it all. Then I could do P/OS 4.0, with all the
>>>> improvements that have happened since, as well as utilize the J-11
>>>> properly in the PRO-380... But I suspect that will never happen. :-)
>>>>
>>>
>>> And now you know how I feel. :-(
>>
>> This is not a new feeling...
>> I just wonder if any copy of the PRO-specific bits have even survived...
>> The situation for the "current" PDP-11 OSes are much better, but P/OS
>> was terminated by DEC quite a long time ago... In addition to be a
>> rather obscure branch even when it still was alive.
>>
>
> P/OS was a flavor of RSX, wasn't it? Would it be included in the regular
> RSX build with compiler/assembler directives to control its inclussion?
Yes, P/OS is based on RSX. Pretty much all of the standard RSX code is
used in P/OS, and there are conditionals for P/OS specific bits and pieces.
However, the device drivers are totally their own, as they have a rather
different design for interrupt handling and address assignments for
peripherials.
And all those bits and pieces are not around anymore, that I can find.
> If not, couldn't the sources for VENIX be used to fill in the needed
> hardware bits to reconstruct it from RSX sources? Oh wait, that is
> assuming VENIX sources for the PRO exist, too. I don't know that is
> the case either. Sigh... The PDP-11 world gets more depressing every
> day. maybe it really is time to pack it all i n and just go fishing.
Yeah. I have no idea where any pieces of Venix are.
Also, chances are that the P/OS device drivers might work differently
enough from Venix that we wouldn't get enough help from there.
> In any event, have a very happy and safe new year.
You too.
Johnny