The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: clemc@ccc.com (Clem Cole)
Subject: [TUHS] Unix with TCP/IP for small PDP-11s
Date: Fri, 19 May 2017 13:39:41 -0400	[thread overview]
Message-ID: <CAC20D2PhQwCiPuSNZBhJUng=ZoE-JgTPayvhf+UkNctNuZ3POg@mail.gmail.com> (raw)
In-Reply-To: <20170519151518.8800D18C09D@mercury.lcs.mit.edu>

My quick answer is yes, this sounds cool.

From that time, that two attempts to network 40 class systems that I know
about were:


   -  As I have mentioned in the past, in the late 1970s CMU had developed
   an 8085 later 8086 based Multibus board that would eventually begat the
   Cisco AGS, called the CMU distributed Front-End.   It was an attempt to get
   IP connected to the 11/40 class systems, by splicing them into the 11's
   with an DR-11B or C (I've forgotten which).   But the primary protocol
   processing was done on the FE and not in the UNIX kernel.     Phil Karn
   might remember what happened to that stuff, I do not believe I still have
   it.
   - Shortly thereafter @ Tektronix had 3Com's UNET.  I was primarily
   running on the 11/70 and that was what we used to develop against the Cyber
   and VMS IP/TCP's we wrote.  We also had it on an 11/44 but both of those
   are 45 class.     We did try to run on an 11/60 - which is 40 class as you
   asked, and we did get it work as I recall after a fashion.   But we did not
   push it very hard;as we had built a front end that in the same vein as the
   CMU device, called the NIBB - Network Interface Black Box, which was a Z80
   that did the same sort of thing and the need was not there.

 I was under the impression the 2.X folks may have tried to do it later
with all the thunk code.  But that was all after my work.   Fred Canter at
DEC might have tried something in later versions of Ultrix/PDP11, we should
look at the sources in his stream had see what he did too.

Clem

On Fri, May 19, 2017 at 11:15 AM, Noel Chiappa <jnc at mercury.lcs.mit.edu>
wrote:

> I'm trying to find out if there is any existing Unix for the PDP-11
> which supports TCP/IP on /40-/34-23 class machines (i.e. non-I+D
> machines)?
>
> Does 2.9 BSD with TCP/IP (assuming such a thing exists) fit on those
> machines? (I know 2.9 does run on them, but I don't know about the TCP/IP
> part.)
>
>
> The reason I ask is that MIT did a TCP/IP for V6 which would run on them
> (only incoming packet de-mux is in the kernel - the TCP is in with the
> application, in the user process), which has recently been recovered from a
> backup tape.
>
> I'm trying to figure out if there is any use for it, as it would take some
> work to make it usable (I'd have to write device drivers for available
> Ethernet cards, and adapt an ARP implementation for it).
>
>         Noel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20170519/56bea0f0/attachment.html>


  parent reply	other threads:[~2017-05-19 17:39 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-19 15:15 Noel Chiappa
2017-05-19 16:29 ` Henry Bent
2017-05-19 19:04   ` Ron Natalie
2017-05-20  0:15     ` Warner Losh
2017-05-20  0:21       ` Warner Losh
2017-05-19 17:39 ` Clem Cole [this message]
2017-05-21 16:16   ` Dave Horsfall
2017-05-21 19:58     ` Clem Cole
2017-05-21 20:57       ` Ron Natalie
2017-05-21 21:26         ` Clem Cole
2017-05-21 21:46         ` William Pechter
     [not found] <mailman.1.1495245601.20449.tuhs@minnie.tuhs.org>
2017-05-20 10:46 ` Johnny Billquist
2017-05-20 17:39   ` Henry Bent
2017-05-20 20:40     ` Johnny Billquist
2017-05-20 20:44       ` Henry Bent
2017-05-20 18:18   ` Warner Losh
2017-05-20 19:05     ` arnold
2017-05-20 20:29       ` Warner Losh
2017-05-20 21:41       ` David Arnold
2017-05-20 21:59         ` Erik E. Fair
2017-05-20 20:40     ` Johnny Billquist
2017-05-20 21:05       ` Warner Losh
2017-05-20 21:34         ` Johnny Billquist
2017-05-21  5:13           ` Random832
2017-05-21 11:04             ` Ron Natalie
2017-05-22  9:28 Paul Ruizendaal
2017-05-22 14:09 ` Clem Cole
2017-05-22 14:51   ` Steve Simon
2017-05-22 16:29     ` Clem Cole
2017-05-22 16:35       ` Ron Natalie
2017-05-22 22:07       ` Paul Ruizendaal
2017-05-22 23:25         ` Clem Cole
2017-05-23  0:36           ` Paul Ruizendaal
2017-05-23  1:14 Noel Chiappa
2017-05-23  1:33 Noel Chiappa
2017-05-23 11:35 Paul Ruizendaal
2017-05-23 13:43 Noel Chiappa
     [not found] <mailman.1.1495591202.25149.tuhs@minnie.tuhs.org>
2017-05-24  9:20 ` Paul Ruizendaal
2017-05-24 15:21 Noel Chiappa
2017-05-24 17:19 ` Jeremy C. Reed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAC20D2PhQwCiPuSNZBhJUng=ZoE-JgTPayvhf+UkNctNuZ3POg@mail.gmail.com' \
    --to=clemc@ccc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).