The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] Re: CCI POWER 6/32 | Harris HCX-[579] | Unisys 7000/40
@ 2026-01-15 13:24 Noel Chiappa via TUHS
  2026-01-15 13:44 ` Clem Cole via TUHS
  2026-01-15 13:54 ` Marc Donner via TUHS
  0 siblings, 2 replies; 4+ messages in thread
From: Noel Chiappa via TUHS @ 2026-01-15 13:24 UTC (permalink / raw)
  To: tuhs; +Cc: jnc

    > From: Marc Donner 

    > A colleague asked for this manual:
    > "Does anyone have an architecture manual / processor manual ... for
    > this system, for the CCI POWER 6/32 (or any of it's rebadgings

If one (or _anything_) turns up, it's _crucial_ that it be scanned, and the
scans sent to Bitsavers!!! Almost nothing is known of this
historically-important machine - the first thing other than a VAX that BSD
was ported to.


I did a fair amount of scratching around, and starting with the toolchain
(mostly the debugger), which still exists, I was able to retrieve enough to
give us a decent idea of the machine:

  https://gunkies.org/wiki/Power_6/32

There was discussion of trying to create an emulator, from the info in
the toolchain:

  https://gunkies.org/wiki/Talk:Power_6/32

I was able to work out, from the instruction decode stuff in the debugger,
what the instructions look like (fields, etc): but that still doesn't tell
us what all the instructions _do_, at the level of detail that would be needed
for successful emulation. We'd really need that manual!

There is also "Installing and Operating BSD UNIX on the Tahoe", linked from
the above.

	Noel

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

* [TUHS] Re: CCI POWER 6/32 | Harris HCX-[579] | Unisys 7000/40
  2026-01-15 13:24 [TUHS] Re: CCI POWER 6/32 | Harris HCX-[579] | Unisys 7000/40 Noel Chiappa via TUHS
@ 2026-01-15 13:44 ` Clem Cole via TUHS
  2026-01-15 13:54 ` Marc Donner via TUHS
  1 sibling, 0 replies; 4+ messages in thread
From: Clem Cole via TUHS @ 2026-01-15 13:44 UTC (permalink / raw)
  To: Noel Chiappa; +Cc: tuhs

Noel,

Thank you.  This is wonderful work.  I have asked Keith and Kirk if they
have anything that might be helpful.

Clem

Sent from a handheld expect more typos than usual


On Thu, Jan 15, 2026 at 8:24 AM Noel Chiappa via TUHS <tuhs@tuhs.org> wrote:

>     > From: Marc Donner
>
>     > A colleague asked for this manual:
>     > "Does anyone have an architecture manual / processor manual ... for
>     > this system, for the CCI POWER 6/32 (or any of it's rebadgings
>
> If one (or _anything_) turns up, it's _crucial_ that it be scanned, and the
> scans sent to Bitsavers!!! Almost nothing is known of this
> historically-important machine - the first thing other than a VAX that BSD
> was ported to.
>
>
> I did a fair amount of scratching around, and starting with the toolchain
> (mostly the debugger), which still exists, I was able to retrieve enough to
> give us a decent idea of the machine:
>
>   https://gunkies.org/wiki/Power_6/32
>
> There was discussion of trying to create an emulator, from the info in
> the toolchain:
>
>   https://gunkies.org/wiki/Talk:Power_6/32
>
> I was able to work out, from the instruction decode stuff in the debugger,
> what the instructions look like (fields, etc): but that still doesn't tell
> us what all the instructions _do_, at the level of detail that would be
> needed
> for successful emulation. We'd really need that manual!
>
> There is also "Installing and Operating BSD UNIX on the Tahoe", linked from
> the above.
>
>         Noel
>

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

* [TUHS] Re: CCI POWER 6/32 | Harris HCX-[579] | Unisys 7000/40
  2026-01-15 13:24 [TUHS] Re: CCI POWER 6/32 | Harris HCX-[579] | Unisys 7000/40 Noel Chiappa via TUHS
  2026-01-15 13:44 ` Clem Cole via TUHS
@ 2026-01-15 13:54 ` Marc Donner via TUHS
  2026-01-18 16:08   ` William H. Mitchell via TUHS
  1 sibling, 1 reply; 4+ messages in thread
From: Marc Donner via TUHS @ 2026-01-15 13:54 UTC (permalink / raw)
  To: Noel Chiappa; +Cc: The Eunuchs Hysterical Society

Thank you, Noel!

=====
mindthegapdialogs.com <https://www.mindthegapdialogs.com>
north-fork.info <https://www.north-fork.info>

On Thu, Jan 15, 2026, 08:25 Noel Chiappa via TUHS <tuhs@tuhs.org> wrote:

>     > From: Marc Donner
>
>     > A colleague asked for this manual:
>     > "Does anyone have an architecture manual / processor manual ... for
>     > this system, for the CCI POWER 6/32 (or any of it's rebadgings
>
> If one (or _anything_) turns up, it's _crucial_ that it be scanned, and the
> scans sent to Bitsavers!!! Almost nothing is known of this
> historically-important machine - the first thing other than a VAX that BSD
> was ported to.
>
>
> I did a fair amount of scratching around, and starting with the toolchain
> (mostly the debugger), which still exists, I was able to retrieve enough to
> give us a decent idea of the machine:
>
>   https://gunkies.org/wiki/Power_6/32
>
> There was discussion of trying to create an emulator, from the info in
> the toolchain:
>
>   https://gunkies.org/wiki/Talk:Power_6/32
>
> I was able to work out, from the instruction decode stuff in the debugger,
> what the instructions look like (fields, etc): but that still doesn't tell
> us what all the instructions _do_, at the level of detail that would be
> needed
> for successful emulation. We'd really need that manual!
>
> There is also "Installing and Operating BSD UNIX on the Tahoe", linked from
> the above.
>
>         Noel
>

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

* [TUHS] Re: CCI POWER 6/32 | Harris HCX-[579] | Unisys 7000/40
  2026-01-15 13:54 ` Marc Donner via TUHS
@ 2026-01-18 16:08   ` William H. Mitchell via TUHS
  0 siblings, 0 replies; 4+ messages in thread
From: William H. Mitchell via TUHS @ 2026-01-18 16:08 UTC (permalink / raw)
  To: The Eunuchs Hysterical Society

We took a pretty close look at the CCI 6/32 vs. the VAX 8600 as a main departmental machine for U of Arizona CS in 1984 or so. I remember then-department head Dave Hanson saying that "research" (Bell Labs' uucp name) had a gotten a 6/32 and "they named it ’thunder’".

Our benchmarks on the 6/32 showed that "thunder" was justified but we ended up waiting on the 8600, which turned out to be a great machine.

This is getting further OT but when the UA computer center replaced a VAX 78X running VMS with an 8600 they started getting calls from users saying that some DCL commands weren’t working. It turned out that the 8600 was so much faster than the 78X that when one hit ENTER, the next prompt seemed to immediately appear, as if the command line had been ignored.


> On Jan 15, 2026, at 6:54 AM, Marc Donner via TUHS <tuhs@tuhs.org> wrote:
> 
> Thank you, Noel!
> 
> =====
> mindthegapdialogs.com <https://www.mindthegapdialogs.com>
> north-fork.info <https://www.north-fork.info>
> 
> On Thu, Jan 15, 2026, 08:25 Noel Chiappa via TUHS <tuhs@tuhs.org> wrote:
> 
>>> From: Marc Donner
>> 
>>> A colleague asked for this manual:
>>> "Does anyone have an architecture manual / processor manual ... for
>>> this system, for the CCI POWER 6/32 (or any of it's rebadgings
>> 
>> If one (or _anything_) turns up, it's _crucial_ that it be scanned, and the
>> scans sent to Bitsavers!!! Almost nothing is known of this
>> historically-important machine - the first thing other than a VAX that BSD
>> was ported to.
>> 
>> 
>> I did a fair amount of scratching around, and starting with the toolchain
>> (mostly the debugger), which still exists, I was able to retrieve enough to
>> give us a decent idea of the machine:
>> 
>>  https://gunkies.org/wiki/Power_6/32
>> 
>> There was discussion of trying to create an emulator, from the info in
>> the toolchain:
>> 
>>  https://gunkies.org/wiki/Talk:Power_6/32
>> 
>> I was able to work out, from the instruction decode stuff in the debugger,
>> what the instructions look like (fields, etc): but that still doesn't tell
>> us what all the instructions _do_, at the level of detail that would be
>> needed
>> for successful emulation. We'd really need that manual!
>> 
>> There is also "Installing and Operating BSD UNIX on the Tahoe", linked from
>> the above.
>> 
>>        Noel
>> 


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

end of thread, other threads:[~2026-01-18 16:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-15 13:24 [TUHS] Re: CCI POWER 6/32 | Harris HCX-[579] | Unisys 7000/40 Noel Chiappa via TUHS
2026-01-15 13:44 ` Clem Cole via TUHS
2026-01-15 13:54 ` Marc Donner via TUHS
2026-01-18 16:08   ` William H. Mitchell via TUHS

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).