
"Jon" == Jon \"maddog\" Hall via WLUG <wlug@lists.wlug.org> writes:
The DECstation 3100 (aka the PMAX) was a system based on the same motherboard as the VAXstation 3100, except with a MIPS processor. It was the first time that Digital had built a system using another company's chip architecture.
That's an interesting statement. I would think it was the same case and port setup, but a different motherboard since you couldn't just slot a MIPS processor into a VAXstation processor.
We had a choice between supporting the MIPS R2000 chip as "big endian" or "little endian". We chose to support "little endian" to be compatible with PDP-11s, VAXen and Intel chips, rather than be compatible with other manufacturers. This, in my mind, was very important since it let us share data over NFS and give greater compatibility with programs and libraries of applications already running on other Unix-like systems such as Ultrix, BSD, etc. Sun experienced this grief when they ported Solaris off the big endian Motorola and SPARC chips to little endian Intel.
One of the few issues of the DECstation 3100 (and 2100, known as the "PMIN" after that) was that the serial I/O port did not support hardware handshaking. To save a couple of pennies per system the VAX hardware designers determined that having full hardware modem control (DECstandard 52) on the board was not needed, because "very few workstation users hook a modem up to their serial line". What they meant was that "very few VMS workstation users hooked a modem up to their serial line", opting for DECnet to handle their networking. Therefore the pins necessary to support hardware modem control were missing from the DECstation product lines.
Yes! It's coming back to me, the 3100s were horrible for serial, though I think they had fixed it for the 5000 series systems, since the DECstation 5000 and the DECserver 5100 were identical, except the DECStation had a graphics card and cost 10-20% _less_ than the DECstation 5000. So we bought DECStations and used them as servers. :-) I used to live and breathe the DEC options catalog, which was something like an inch thick book in purple (maybe blue? maybe changed each year?) with all the various options and configurations you could get.
Unix users, on the other hand, often had modems hooked up to their workstation, to handle cu(1), uucp(1) and other serial line protocols. We eventually got around this by better refining software modem control, but it was painful.
The EE department had Sun 1s at WPI, and they have the 9600 baud bitnet connection running of a VAX 11/780 at the time.
The proposal, design and release of the DECstation 3100 was a top-secret project inside of DEC, kept secret from even many people in the Digital Unix group in Nashua, New Hampshire. The development of the system was done in Palo Alto's WorkStation Engineering group and the software engineering was done in the Western Software Labs in Palo Alto, albeit by taking key engineers from the Nashua facility and transplanting them temporarily to Palo Alto.
The implementation was kept so secret that it caught Dave Cutler, then working on DEC's next-generation operating system and chips, by surprise when it debuted at a Board Meeting in Maynard, Massachusetts. Shortly after that board meeting Mr. Cutler left Digital and moved (with some of his team) to Microsoft.
Do you think that was just the straw that broke the camel's back?
The DECstations only were manufactured for a couple of years, as the DEC Alpha processor replaced MIPS in Digital's lineup. Although originally promised that OSF/1 would be ported to the DECstation line, this port was dropped due to realizing that there would never be an application base to support the customers of a DECstation OSF/1 port. It was better for ISVs and customers to maintain the Ultrix base for the DECstations than to split the base into Ultrix and OSF/1.
Yeah, we had a ton of DECstations and a bunch of various early model Alphas at WPI which we beta tested for DEC. The AS2100 with 8 DEC StorageWorks canisters (which Netapp used on their early F220, F330, F740 NAS systems) holding 3.5" disks, dual ported, hot-swapable. Nice gear. The move from Ultrix to DEC OSF/1 was a bit painful, but not terrible as I recall, but I'm sure I've blocked all the bad memories from then. Thanks for the walk down memory lane! John