The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [pups] DEC PRO or P/OS
@ 2003-11-17 22:18 Fred N. van Kempen
  0 siblings, 0 replies; 15+ messages in thread
From: Fred N. van Kempen @ 2003-11-17 22:18 UTC (permalink / raw)


> A Pro350 was an F11, a Pro380 a T11 (I hope I remember this correctly)
> CPU.
The 380 had a J11, the 350 had an F11.  I *believe* the 280 was
somewhere between an 11/73 and an 11/53, and the 350 was somewhat
like an 11/23.

> I think you could also run RT-11 on them. Some big VAX models
> had Pro's as console processors/systems. RD5x disk drives on 
> the Pro's.
Correct.

If memory serves me right, you had P/OS (a menu-driven branch of the
RT11 system), and Venix, a somewhat Unix-like system.  Given some
work, one should be able to get standard RT working on it.

--f


^ permalink raw reply	[flat|nested] 15+ messages in thread
* [pups] DEC PRO or P/OS
@ 2004-01-31 19:17 Tarik Isani
  0 siblings, 0 replies; 15+ messages in thread
From: Tarik Isani @ 2004-01-31 19:17 UTC (permalink / raw)


Fred N. van Kempen wrote:
> Well, those programs emulate both the CPU (which *is* the same as
> those found in the PRO systems), but *also* the surrounding stuff
> like disk controllers, serial controllers and so on.
> 
> It would not be (that) hard to add "PRO" emulation to SimH, if some
> sort of hardware specs are still available.
> 
> cheers,
> 	Fred

This is actually exactly what I have done.  The emulator is
available here:

http://xhomer.isani.org/

Tarik


^ permalink raw reply	[flat|nested] 15+ messages in thread
* [pups] DEC PRO or P/OS
@ 2003-11-18  2:08 Fred N. van Kempen
  2003-11-18  3:03 ` David Evans
  0 siblings, 1 reply; 15+ messages in thread
From: Fred N. van Kempen @ 2003-11-18  2:08 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2762 bytes --]

Well, those programs emulate both the CPU (which *is* the same as
those found in the PRO systems), but *also* the surrounding stuff
like disk controllers, serial controllers and so on.

It would not be (that) hard to add "PRO" emulation to SimH, if some
sort of hardware specs are still available.

cheers,
	Fred

> -----Original Message-----
> From: Gregg C Levine [mailto:hansolofalcon at worldnet.att.net]
> Sent: Tuesday, November 18, 2003 2:56 AM
> To: 'David Evans'
> Cc: pups at minnie.tuhs.org
> Subject: RE: [pups] DEC PRO or P/OS
> 
> 
> Hello (again) from Gregg C Levine
> I take it this means that the software written for those things, won't
> run on an emulator normally running as a member of the regular PDP
> family of machines? Such as the SIMH PDP-11 emulator, or the E11 ones.
> Mr. Wilson, (John), mentions the operating system for the PRO, on the
> PDF file that describes the E11, both versions as being copyrighted,
> and mentions the company name.
> -------------------
> Gregg C Levine hansolofalcon at worldnet.att.net
> ------------------------------------------------------------
> "The Force will be with you...Always." Obi-Wan Kenobi
> "Use the Force, Luke."  Obi-Wan Kenobi
> (This company dedicates this E-Mail to General Obi-Wan Kenobi )
> (This company dedicates this E-Mail to Master Yoda )
> 
> 
> 
> > -----Original Message-----
> > From: pups-bounces at minnie.tuhs.org
> [mailto:pups-bounces at minnie.tuhs.org] On
> > Behalf Of Wilko Bulte
> > Sent: Monday, November 17, 2003 5:19 PM
> > To: David Evans
> > Cc: pups at minnie.tuhs.org; Gregg C Levine
> > Subject: Re: [pups] DEC PRO or P/OS
> > 
> > On Mon, Nov 17, 2003 at 04:50:21PM -0500, David Evans wrote:
> > > On Mon, Nov 17, 2003 at 10:05:33PM +0100, Wilko Bulte wrote:
> > > >
> > > > A Pro350 was an F11, a Pro380 a T11 (I hope I remember this
> correctly)
> > > > CPU. I think you could also run RT-11 on them. Some big VAX
> models
> > > > had Pro's as console processors/systems. RD5x disk drives on the
> Pro's.
> > > > And special I/O cards which only fit in Pros.
> > > >
> > >
> > >   Yeah, that's my memory as well.  Rick Macklem did a port of
> 2.9BSD to them.
> > > I used one for a time; it took something like thirty seconds to
> load vi!
> > 
> > The 380 was pretty much OK in my recollection. 350 was downright
> slow.
> > RD5x drives did not help here..
> > 
> > --
> > |   / o / /_  _   		wkb at freebie.xs4all.nl
> > |/|/ / / /(  (_)  Bulte
> > _______________________________________________
> > PUPS mailing list
> > PUPS at minnie.tuhs.org
> > http://minnie.tuhs.org/mailman/listinfo/pups
> 
> _______________________________________________
> PUPS mailing list
> PUPS at minnie.tuhs.org
> http://minnie.tuhs.org/mailman/listinfo/pups
> 


^ permalink raw reply	[flat|nested] 15+ messages in thread
* [pups] DEC PRO or P/OS
@ 2003-11-17 22:17 John Holden
  0 siblings, 0 replies; 15+ messages in thread
From: John Holden @ 2003-11-17 22:17 UTC (permalink / raw)



On Mon, Nov 17, 2003 at 10:05:33PM +0100, Wilko Bulte wrote:
> 
> A Pro350 was an F11, a Pro380 a T11 (I hope I remember this correctly)
> CPU. I think you could also run RT-11 on them. Some big VAX models
> had Pro's as console processors/systems. RD5x disk drives on the Pro's.
> And special I/O cards which only fit in Pros.

The Pro380 used the J11 chip. The T11 was a totally different chip, with only
the base instruction set (no multiply/divide/floating point) and 8 or 16 bit
bus


^ permalink raw reply	[flat|nested] 15+ messages in thread
* [pups] DEC PRO or P/OS
@ 2003-11-17 20:23 Gregg C Levine
  2003-11-17 21:05 ` Wilko Bulte
  2003-11-17 22:12 ` Johnny Billquist
  0 siblings, 2 replies; 15+ messages in thread
From: Gregg C Levine @ 2003-11-17 20:23 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 608 bytes --]

Hello from Gregg C Levine
Can any of you point me in the directions of a website that completely
discusses this operating system, PRO or P/OS? As I recall the DEC
Professional system was basically a shrunken PDP-11. Finding one of
course, would be a good thing.
-------------------
Gregg C Levine hansolofalcon at worldnet.att.net
------------------------------------------------------------
"The Force will be with you...Always." Obi-Wan Kenobi
"Use the Force, Luke."  Obi-Wan Kenobi
(This company dedicates this E-Mail to General Obi-Wan Kenobi )
(This company dedicates this E-Mail to Master Yoda )






^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2004-01-31 19:17 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-17 22:18 [pups] DEC PRO or P/OS Fred N. van Kempen
  -- strict thread matches above, loose matches on Subject: below --
2004-01-31 19:17 Tarik Isani
2003-11-18  2:08 Fred N. van Kempen
2003-11-18  3:03 ` David Evans
2003-11-17 22:17 John Holden
2003-11-17 20:23 Gregg C Levine
2003-11-17 21:05 ` Wilko Bulte
2003-11-17 21:50   ` David Evans
2003-11-17 22:19     ` Wilko Bulte
2003-11-17 22:20       ` David Evans
2003-11-18  1:55       ` Gregg C Levine
2003-11-18 10:37         ` Johnny Billquist
2003-11-17 22:18   ` Johnny Billquist
2003-11-17 22:12 ` Johnny Billquist
2003-11-17 22:21   ` Gregg C Levine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).