> From: Jay Jaeger
> ROTFL - especially given the earlier case, and since Noel knows about
> you folks quite well..
The joke's actually on you:
DQ11_RevL_Engineering_Drawings_Aug75.pdf 2021-08-09 14:05
^^^^^^^^^^^^^^^^
I'd actually looked in http://bitsavers.org/pdf/dec/unibus earlier that
morning (before I sent my request), and by chance I still had that
browser window open. I suppose I could have done a screen-shot...
> From: Al Kossow
>> You aren't by any chance sitting any DM11-AA manuals, are you? :-)
> probably. there are still quite a few drawings to go through
That was mostly a joke. I mean, there are no DM11-AA documents of any kind
online, so it would be interesting to get some (there are still a few
un-answered questions); but there's a good DM11 entry in "pdp11 peripherals
and interfacing handbook", 1972 edition, that enabled me to produce a decent
entry:
https://gunkies.org/wiki/DM11_asynchronous_serial_line_interface
which is probably more than good enough - the interface is actually
a dog, I doubt any still exist.
Noel
Hello,
During a clear out I found the following floppy disk sets, I am not sure if they are of any use to anyone:
Pathworks V5.1 (35 disks) plus LAN Mgr Setup - these are copies not originals
Mastering Windows Programming with Borland C++4 (Sams - don't have the book though!)
Borland SQL Link for Windows for Interbase 3.3 (3 disk)
Paradox for Windows V 4.5 (2 disk)
Paradox for Windows Object Converters for Forms (1 disk)
Turbo C++ for Windows 3.1 (7 disks)
Proto Gen V2.2 (1 disk)
Adaptec 7800 Family Manager Set for Win NT 3.5 or Win 95/98 (3 disks)
CDs -
Adaptec EZ-SCSI Deluxe Edition V5
Easy CD Creator & DirectCD
All are untried and I have no means to read them, but have been stored in a clean environment, some still in their original wrapping, free except for the cost of postage (I am in the UK).
Regards Mike Norris
> From: Al Kossow
> Date: Mon Aug 9 14:05:07 CDT 2021
Wow! That was _amazing_ speed, to get that uploaded so quickly (even if you
had already scanned it in), considering I only posted my request at 14:32 EDT!
Thank you very, very much: that allowed me to complete the DQ11 page on the
CHWiki:
https://gunkies.org/wiki/DQ11_NPR_Synchronous_Line_Interface
The MM was unclear on many points (including the backplanes; the MM says, in
2.3.1.2, "double-system unit", making it sound like the option version uses a
9-slot backplane, but it's actually two 4-slot units).
You aren't by any chance sitting any DM11-AA manuals, are you? :-)
(The weirdest interface I've ever seen; the shift registers are kept in main
memory, resulting in many DMA cycles _per character_.)
Noel
I have tried to reach You Raymond.
Presumably You have following tape images:
Sys V/68 Graphic Services Extension R3V6 XW02.10(IR06)
Sys V/88 R3.2V1.2C BOS Obj UZ88.01
We are trying to build a X environment with some success already for Motorola MVME unix computers.
These tapes could help.
Can You comment on this (privately).
BR
Matti Nummi
matti dot-char nummi at-char hotmail dot-char fi
Bell vs gray. The Telephone wars and invention.of telephone etc. History chan. tonight check your TV schedule.
Sent from the all new AOL app for Android
> On Aug 5, 2021, at 8:39 AM, Jay Jaeger via cctech
<cctech at classiccmp.org> wrote:
> I know Paul well (we were contemporaries at U. WI). He does not
do that very often. He did not indicate any issue with a fire at the
building that contains his collection when I last spoke with him.
>
> He does not actually read "blocks". He reads the tape in an
*analog* fashion, and then processes the results with software. That
is how he recovered the IBM 1410 system tapes and diagnostics, for example.
>
> To be honest, I doubt that this content would be such that he
would be likely to volunteer.
Some years ago, inspired by Paul Pierce's earlier program in Java, I
wrote similar software in C to decode the analog waveforms from tapes
in a variety of formats: 7-track NRZI, 9-track NRZI, PE, and 6250 BPI
GCR, and 6-track NRZI for Whirlwind.
https://github.com/LenShustek/readtape
As a one-time physics major, I *am* interested in the Schoonschip
content. I've offered to James Liu to give it a go if he can't get
someone like Chuck to read it in a more straightforward fashion.
It will be at the CHM. The museum is still closed but VCF will be happening. To be consistent with current Santa Clara covid conditions, bring your mask.
see: https://vcfed.org/wp/festivals/vintage-computer-festival-west/
I hope to see you all there.
Dwight
Vintage Computer Festival West 2021 ? Vintage Computer Federation - VCF<https://vcfed.org/wp/festivals/vintage-computer-festival-west/>
Updated 2021-05-23. VCF West is for everyone! Computer geeks, families/children, students, collectors, IT professionals, curious onlookers? VCF West 2021
vcfed.org
Thanks for feedback and offers to assist. I received the tape from
one of the maintainers of Schoonship at CERN, and it was probably made
around 1978 at SLAC.
For some background, Tini Veltman developed Schoonship in the 1960's
at CERN on the CDC 6600. My understanding is that he more or less
insisted on coding in assembly since he thought FORTRAN or other high
level languages would just get in the way and slow things down. The
code was maintained by Veltman and Strubbe well into the 1970's, but
its future was held back by being so closely tied to CDC hardware.
In the mid 1970's, Strubbe began a conversion of Schoonschip to IBM
S/360 and S/370. It was sort of a curious technique, as far as I
gathered. The idea was to first translate CDC COMPASS source to an
intermediate PL/I like language. But then, instead of using the IBM
PL/I compiler, a bunch of macros were developed to implement the PL/I
like language in IBM assembly. This conversion was never fully
completed for reasons unknown to me.
Later on, when Tini joined the University of Michigan (that's where
I'm located), he realized that Schoonschip needed to be updated. But
the update was ... instead of CDC assembly he decided on m68k
assembly. (At this time, in the early 1980's, C probably would have
been the natural language of choice.) Moreover, he insisted on
developing his own toolchain (assembler, linker, etc). This was
before my time at Michigan, but basically he ported Schoonschip to
just about all the m68k machines of that era (Sun, Atari, Amiga, Mac,
NeXT, and others I am not familiar with). We have a pretty good
collection of m68k code
(http://www-personal.umich.edu/~williams/Vsys/index.html), but nothing
earlier.
Getting back to the tape, I'm pretty sure it has Strubbe's PL/I like
code as it is an archive of the PL/I conversion. It may also have CDC
source, but that is less obvious until we can see the contents. The
CDC source is historically the most relevant, and I am hoping it
exists on the tape.
- jim
--
James T. Liu, Professor of Physics
3409 Randall Laboratory, 450 Church Street, Ann Arbor, MI 48109-1040
Tel: 734 763-4314 Fax: 734 763-2213 Email: jimliu at umich.edu
Hi folks,
Does anyone happen to have any links for XENIX on a Tandy 2000?
Cheers,
--
Adrian Graham
Owner of Binary Dinosaurs, the UK's biggest private home computer collection?
t: @binarydinosaurs f: facebook.com/binarydinosaurs
w: www.binarydinosaurs.co.uk