The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] System III on 11/34 + rl02
@ 2018-10-24  2:59 Jacob Ritorto
  2018-10-24  3:21 ` Clem cole
  0 siblings, 1 reply; 6+ messages in thread
From: Jacob Ritorto @ 2018-10-24  2:59 UTC (permalink / raw)
  To: tuhs

[-- Attachment #1: Type: text/plain, Size: 719 bytes --]

Hi,
  Was wanting to put together a fully functional (meaning able to load the
whole distro and recompile itself) and "reliable" System III machine made
of real, albeit not terribly sexy parts.  I have (4) working rl02 drives
and an 11/34, so I feel like there's a chance it could work.  I'll have to
build it on the emulator, of course, then vtserver it over to the real hw
in chunks.

But the blocker is that System III only supports rl01, not rl02, which
kills the 'full distro' prospect.

Would anyone know if it's trivial to modify the source for the rl01 driver
to just add double the blocks, thereby supporting rl02?  Or am I wildly
underestimating the task at hand?  Has this been done before?  Tips?

thx
jake

[-- Attachment #2: Type: text/html, Size: 873 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: [TUHS] System III on 11/34 + rl02
@ 2018-10-24 11:23 Noel Chiappa
  0 siblings, 0 replies; 6+ messages in thread
From: Noel Chiappa @ 2018-10-24 11:23 UTC (permalink / raw)
  To: tuhs; +Cc: jnc

    > From: Jacob Ritorto <jacob.ritorto@gmail.com>

    > System III only supports rl01, not rl02

Really? That seems odd; SysII long post-dates (I think) the RL0x, if so it's
odd they only supported the RL01. Looking at:

  https://minnie.tuhs.org//cgi-bin/utree.pl?file=SysIII/usr/src/uts/pdp11/io/rl.c

it seems to support RL02's:

  #define RL02 0200	/* bit 7 indicates an rl02 present if set */

    > Would anyone know if it's trivial to modify the source for the rl01
    > driver to just add double the blocks

The only difference between the two is that the RL02 has twice as many
cylinders, so there's an extra bit in use on the high end of the 'disk
address' register.


    > From: Clem cole <clemc@ccc.com>

    > Also if you have a 40 class system like the 34 of 34A see if you can
    > find an Able Enable board.

I'm sure there are a stack of them stored away with Jimmy Hoffa's body and the
Ark of the Covenant in King Solomon's Mine! :-)

Seriously, if anyone has one, I'd pay a very substantial sum for it.

	   Noel

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: [TUHS] System III on 11/34 + rl02
@ 2018-10-25 10:56 Noel Chiappa
  2018-10-26  3:27 ` Jacob Ritorto
  0 siblings, 1 reply; 6+ messages in thread
From: Noel Chiappa @ 2018-10-25 10:56 UTC (permalink / raw)
  To: tuhs; +Cc: jnc

    > From: Jacob Ritorto

    > If this is true, I wonder why the install only offers rl01?

Where does it say this? (I didn't search for that.)


    > I'm totally in the market for an Able Enable board too! Out of
    > zcuriosity, is it totally out of the question to just find the prints
    > and do a production run?

Rotsa ruck! They're down the same mine as Jimmy Hoffa!! :-)

But seriously, if you could find them, that would be fantastic. I've managed
to collect (thanks Clem!) a tiny bit of info about them:

  http://gunkies.org/wiki/Able_ENABLE

and I _think_ I've worked out how they worked, but more is better. We had a
set of the prints at MIT BITD, but we didn't have the PROM/PLA/PAL/etc
programming info, and one would need that too to reproduce them.

    > I sure hope there's a pdp11 sdcard / usb disk solution someday like they
    > did for the Commodore 64

So Dave Bridgham and I have been working on a QBUS card with an FPGA that uses
an SD card to hold the bits, and emulates an RK11/RP11/etc controller. We have
a wire-wrap prototype working (the RK11's done, the RP11 should be a short
edit of that), and UNIX boots and runs. Now to turn it into PCB's...

We've planned that the next step will be to do a UNIBUS version, which will
also include ENABLE functionality (although it won't be plug compatible with
an ENABLE, the memory will be on-board).

Now to find the time/energy to make it happen... :-(

   Noel

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

end of thread, other threads:[~2018-10-26  3:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-24  2:59 [TUHS] System III on 11/34 + rl02 Jacob Ritorto
2018-10-24  3:21 ` Clem cole
2018-10-25  1:22   ` Jacob Ritorto
2018-10-24 11:23 Noel Chiappa
2018-10-25 10:56 Noel Chiappa
2018-10-26  3:27 ` Jacob Ritorto

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