Re: StorageTek 2920 9-track manual or instructions wanted

2016-09-23 Thread Tor Arntsen
On 30 June 2016 at 14:33, Al Kossow  wrote:
> On 6/30/16 12:23 AM, Tor Arntsen wrote:
>>
>> On 29 June 2016 at 22:11, Al Kossow  wrote:
>>
>>> there is one version of the maint manual up under stc on bitsavers now.
>>> it turns
>>> out I have several other versions, and the manual for the formatter
>>
>>
>> I noticed there's now both an stc directory (with the 2920 manual) and
>> a storagetek directory (with 4220 and 4280 manuals). Are they not the
>> same company?
>
>
> Yes, STC or "Storage Technology Corporation" was the earlier name.
> Generally, if there are name changes I use the earliest name but I didn't
> have any STC docs uploaded. I'll merge the two at some point.
> I'm working on scans from about six other STC products right now.

Just for the record, some days ago I stumbled over physical manuals
for the STC 2920, to be specific 'Storage Technology Corporation 2920
Tape Subsystem Maintenance Manual, January 1986'. Volume 1 and Volume
2. Original STC binders. Volume 2 still in unopened plastic wrapping.

They're heavy and would be expensive to ship from Norway I guess. But
if in the future anyone would need them I may still have them - will
try to find somewhere to store them, for a few years at least. But
they appear to be approximately the same as is on bitsavers already.
Looking at the ebay link in the earlier post, my Volume 1 has a page
that looks the same, except that my copy has 'January 1986' printed as
well. Volume 2 is called 'Logics'. As I haven't opened it I haven't
checked exactly what's in there, and/or if that is covered by the
bitsavers scans.

-Tor


Re: HP 7970B/E Tape Unit manual available

2016-09-23 Thread COURYHOUSE
Al - I have had them  with 7 and with 9 but never lucky enough to get  the 
dual  headed  one... yea... well worth putting online.  do  you have  a link 
to any sales info on this?   I used to hear of  these but never  laid eyes 
on one. Ed#
 
 
In a message dated 9/22/2016 10:32:09 A.M. US Mountain Standard Time,  
a...@bitsavers.org writes:

I'm  trying to decide if I want to attempt getting my 7970 with a dual 7/9 
track  head
running this year.


Re: HP 7970B/E Tape Unit manual available

2016-09-23 Thread Al Kossow


On 9/23/16 1:54 AM, couryho...@aol.com wrote:
> Al - I have had them  with 7 and with 9 but never lucky enough to get  the 
> dual  headed  one... yea... well worth putting online.  do  you have  a link 
> to any sales info on this?

It's in the configuration matrix in the service manual.
The 7/9 configuration is read-only.

If nothing else, I should pull it out, clean it up, and shoot pictures of
everything inside.

When Crisis was shutting down, I also bought every 7/9 head stack they had.






Re: Short test programs for pdp 11/34

2016-09-23 Thread Jörg Hoppe

Hi Devin,

if you have the M9312 boot strap card: do you see the console emulator 
prompt?

If the machine HALTs on power-up, some micro coded diagnostic failed
=> bad!
If you see the M9312 prompt, you can use PDP11GUI for further testing
Then you can write own assembler programs and download paper-tape based 
diagnostics. Contact me for more.


Joerg



Am 23.09.2016 um 03:55 schrieb devin davison:

Hello, made some progress with the pdp 11/34 I picked up a while back.
Managed to repair the faulty power supply. I am in the process of trying to
get a minimal configuration of the machine up and running.

I am looking for a short program to key in to try and test the
functionality of the cpu. Is there anywhere aside from the DEC manuals I
could go to get a quick idea of how to operate the front panel? The manual
is very in depth, however i am looking for sort of a quick start guide to
get started pretty quickly. Any site with info on how to operate the front
panel or some quick short programs i can key in would be of interest.

I  almost have the whole machine put back together on my desk, if all goes
well and it runs as expected, i want to post back with some nice orderly
pictures of it in the rack next to all the drives and the tape Drive.

Progress overall with the whole machine has been slow going, the machine
came with a heap of rsx 11 disk packs and tapes, however I am not to the
point where i can use them just yet. Ive been kinda itching to see whats on
those tapes, hopefully soon.

--Devin



Decoding kryoflux stream for HP9895A

2016-09-23 Thread Denise de Vries
Based on the decoding suggested by Christian, I am plodding on but no success 
so far.


I am not 100% sure that this is M2FM.


>I'd still like to get a 9885/9895/7902 M2FM flux-transition disk

>image, if anyone has one handy that they'd be willing to share.


I will send the image stream to Eric


Denise



Dr Denise de Vries BCompInfSc, BSc(Hons), PhD, MACS
Lecturer

Computer Archaeology Laboratory
School of Computer Science, Engineering and Mathematics
Tonsley Building 1
Flinders University
South Road
Tonsley 5042

GPO Box 2100
Adelaide SA 5001
Ph:   +61 8 8201 3639 | Fax: +61 8 8201 3602

Room T1 3.24 - Tonsley 1 Building
www.flinders.edu.au/people/denise.devries

CRICOS Provider Number: 00114A
This email and any attachments may be confidential. If you are not the intended 
recipient, please inform the sender by reply email and delete all copies of 
this message.


Re: Short test programs for pdp 11/34

2016-09-23 Thread Devin
Thanks, I look forward to trying that out tonight. Thanks for the quick info on 
how to operate the front panel. As far as the boot card goes, I do have one, 
but I do not have the vt100 connected at the moment. I. Will get it all set up 
and post back tonight, using pdp11gui to load the dec diagnostics sounds like 
the way to go.



On Sep 23, 2016, at 8:47 AM, Jörg Hoppe  wrote:

> Hi Devin,
> 
> if you have the M9312 boot strap card: do you see the console emulator prompt?
> If the machine HALTs on power-up, some micro coded diagnostic failed
> => bad!
> If you see the M9312 prompt, you can use PDP11GUI for further testing
> Then you can write own assembler programs and download paper-tape based 
> diagnostics. Contact me for more.
> 
> Joerg
> 
> 
> 
> Am 23.09.2016 um 03:55 schrieb devin davison:
>> Hello, made some progress with the pdp 11/34 I picked up a while back.
>> Managed to repair the faulty power supply. I am in the process of trying to
>> get a minimal configuration of the machine up and running.
>> 
>> I am looking for a short program to key in to try and test the
>> functionality of the cpu. Is there anywhere aside from the DEC manuals I
>> could go to get a quick idea of how to operate the front panel? The manual
>> is very in depth, however i am looking for sort of a quick start guide to
>> get started pretty quickly. Any site with info on how to operate the front
>> panel or some quick short programs i can key in would be of interest.
>> 
>> I  almost have the whole machine put back together on my desk, if all goes
>> well and it runs as expected, i want to post back with some nice orderly
>> pictures of it in the rack next to all the drives and the tape Drive.
>> 
>> Progress overall with the whole machine has been slow going, the machine
>> came with a heap of rsx 11 disk packs and tapes, however I am not to the
>> point where i can use them just yet. Ive been kinda itching to see whats on
>> those tapes, hopefully soon.
>> 
>> --Devin
>> 


Re: Short test programs for pdp 11/34

2016-09-23 Thread Noel Chiappa
> From: Devin Davison

>> If the machine HALTs on power-up, some micro coded diagnostic failed

There are no microcoded diagnostics in the 11/34. The boot ROMs do contain
minimal CPU and memory diagnostics.

> using pdp11gui to load the dec diagnostics sounds like the way to go.

The CPU and UNIBUS have to be basically working for the boot ROMs (and the
console emulator they provide via the console serial line) to work; ditto for
PDP11GUI. Note that the console emulator will work without working memory,
provided the correct boot option (console emulator without diagnostics) is
configured on the card that holds the boot ROMs. You won't, of course, be
able to load anything without working memory.

And the Programmer's Console doesn't require working memory either, and a lot
less of the CPU working - the CPU only has to respond to HALT requests from
the console. (I had one /04 - very similar to the /34, uses the same front
console - which didn't run because there was a bit stuck on in all the
registers - but the console still worked.) It does require the UNIBUS not to
be wedged, though.

Noel


Re: Seeking docs and schematic for Novation CAT modem

2016-09-23 Thread COURYHOUSE
Joe -   is that   the  direct connect one of  the  acoustic  coupler? I   
any event  SMECC   would  love a  copy  to  for our  files at the museum  
here.
 
A side issue  there  was a Novation coupler - modem... a white  one  that 
the  phone would sit on.  with coupler cups to the  side. Does anyone have 
any photos, advertising,  etc etc... on this ?
 
Thanks  Ed #  _www.smecc.org_ (http://www.smecc.org)  
 
 
 
 
In a message dated 9/13/2016 3:32:00 P.M. US Mountain Standard Time,  
fast7...@yahoo.com writes:

On  9/13/2016 1:58 PM, Ethan Dicks wrote:
> Hi, All,
>
> Good  seeing many of you at VCF-midwest.  One of my scores was an
>  Atari-badged Novation CAT modem.  Digging around for any docs,  what
> I'm mostly finding is lots of info about Novations Apple II  products,
> and scant mention with thumbnail pictures of the original  CAT acoustic
> coupler, that and dozens of sites copying the Wikipedia  article.
>
> Anyone have any CAT info?  I can  reverse-engineer the schematic, but
> if that's already been done, no  reason for me to redocument the wheel.
> I know it wants a 20VAC 400mA  PSU, but I want to check how strict that
> is (i.e., 18VAC @ 500mA or 24  VAC @ 350 mA, for example, which may be
> easier to find than an  unregulated 20VAC PSU).
>
> I would love to play with a CBM 8010  (since I have so many PETs) but I
> do happen to have a couple of  IEEE-488 to RS-232 devices, which will
> work fine with this Atari  830/Novation CAT.
>
> -ethan

I have the manual for a  103/212 smart cat modem. PN 490418-1/490521-1. 
Circa 1982

Is that  what you need?

Cheers,  Joe






WTD: Sun Voyager bag, BeBox front plastics + IO Card

2016-09-23 Thread ethan


Just two random pieces that I've been after for my collection:

#1. Sun Voyager tote bag. The bag the computer goes into.

#2. BeBox front plastic part, and the IO board for a BeBox. Have a dual 
66Mhz that is case, PSU and mobo only. Would like to complete it.


Thanks.


--
Ethan O'Toole



Re: Seeking docs and schematic for Novation CAT modem

2016-09-23 Thread Ethan Dicks
On Tue, Sep 13, 2016 at 6:31 PM, Joe Piche  wrote:
> On 9/13/2016 1:58 PM, Ethan Dicks wrote:
>> ... One of my scores was an Atari-badged Novation CAT modem.
>
> I have the manual for a 103/212 smart cat modem. PN 490418-1/490521-1. Circa
> 1982
>
> Is that what you need?

Hi, Joe,

No.  The original CAT is an acoustic coupler and only does 103, not 212.

http://www.computerhistory.org/collections/catalog/102656602
https://upload.wikimedia.org/wikipedia/commons/7/7c/Acoustic_coupler_20041015_175456_1.jpg

The Smart Cat came along several years later.

Thanks,

-ethan


Re: Short test programs for pdp 11/34

2016-09-23 Thread devin davison
Thanks for the helpful quick start information. Plenty of info for me to
get started with, thanks.
I will post back with the current configuration of the machine. I do have a
M9312 card installed, I just need to get the vt100 connected and see if I
can get to the console emulator prompt.

--Devin

On Fri, Sep 23, 2016 at 11:52 AM, Noel Chiappa 
wrote:

> > From: Devin Davison
>
> >> If the machine HALTs on power-up, some micro coded diagnostic failed
>
> There are no microcoded diagnostics in the 11/34. The boot ROMs do contain
> minimal CPU and memory diagnostics.
>
> > using pdp11gui to load the dec diagnostics sounds like the way to go.
>
> The CPU and UNIBUS have to be basically working for the boot ROMs (and the
> console emulator they provide via the console serial line) to work; ditto
> for
> PDP11GUI. Note that the console emulator will work without working memory,
> provided the correct boot option (console emulator without diagnostics) is
> configured on the card that holds the boot ROMs. You won't, of course, be
> able to load anything without working memory.
>
> And the Programmer's Console doesn't require working memory either, and a
> lot
> less of the CPU working - the CPU only has to respond to HALT requests from
> the console. (I had one /04 - very similar to the /34, uses the same front
> console - which didn't run because there was a bit stuck on in all the
> registers - but the console still worked.) It does require the UNIBUS not
> to
> be wedged, though.
>
> Noel
>


Re: Short test programs for pdp 11/34

2016-09-23 Thread Jörg Hoppe

Noel,



>> If the machine HALTs on power-up, some micro coded diagnostic failed

There are no microcoded diagnostics in the 11/34.

I'm talking of that data path check up after power-on.
See
http://bitsavers.informatik.uni-stuttgart.de/pdf/dec/pdp11/1134/MP00082_1134_Vol2_Sep76.pdf
PDF page 40.

Logic analyzer trace here:
http://retrocmp.com/articles/time-scales-of-a-pdp-11-34/221-time-scales-of-a-pdp-11-34-50us

Joerg


Re: Short test programs for pdp 11/34

2016-09-23 Thread devin davison
Quite detailed information on the logic analyzer trace. I picked up a hp
logic analyzer, never used it yet. Hopefully i do not have to get that in
depth just yet.

On Fri, Sep 23, 2016 at 4:47 PM, Jörg Hoppe  wrote:

> Noel,
>
>
>> >> If the machine HALTs on power-up, some micro coded diagnostic
>> failed
>>
>> There are no microcoded diagnostics in the 11/34.
>>
> I'm talking of that data path check up after power-on.
> See
> http://bitsavers.informatik.uni-stuttgart.de/pdf/dec/pdp11/
> 1134/MP00082_1134_Vol2_Sep76.pdf
> PDF page 40.
>
> Logic analyzer trace here:
> http://retrocmp.com/articles/time-scales-of-a-pdp-11-34/221-
> time-scales-of-a-pdp-11-34-50us
>
> Joerg
>


Re: Short test programs for pdp 11/34

2016-09-23 Thread Noel Chiappa
> From: Jörg Hoppe

> I'm talking of that data path check up after power-on.

Huh, I never knew about that. (The manuals don't mention it.)

I was just last night looking at the microccode for the 11/04 (a very similar
machine - they share the front consoles, etc), and it doesn't have anything
like that (see the /04 power on ucode at pg. 130 of EK-KD11D-TM-PRE).

Looking through that /34 ucode flow diagram, I discovered that the /34
supported the M[FT]PS instuctions - I thought that was only the QBUS CPU's,
etc.

Live and learn! :-)

Noel


Re: Short test programs for pdp 11/34

2016-09-23 Thread Glen Slick
On Fri, Sep 23, 2016 at 3:32 PM, Noel Chiappa  wrote:
>
> Looking through that /34 ucode flow diagram, I discovered that the /34
> supported the M[FT]PS instuctions - I thought that was only the QBUS CPU's,
> etc.

http://www.bitsavers.org/pdf/dec/pdp11/1173/EK-DCJ11-UG-PRE_J11ug_Oct83.pdf
DCJ11 Microprocessor User's Guide Preliminary, EK-DCJ11-UG-PRE
PDF page 234

PSW address and MTPS and MFPS implemented is checked for 23/24, 34, and J-11