The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Paul Ruizendaal <pnr@planet.nl>
To: Noel Chiappa <jnc@mercury.lcs.mit.edu>
Cc: "tuhs@tuhs.org" <tuhs@tuhs.org>
Subject: [TUHS] Re: when did v8 or later get networking?
Date: Sat, 12 Aug 2023 20:00:21 +0200	[thread overview]
Message-ID: <AC8FC97D-CB58-4919-A814-5FB1ADA59319@planet.nl> (raw)
In-Reply-To: <20230812150501.6BC2618C0BC@mercury.lcs.mit.edu>



> On Aug 12, 2023, at 5:05 PM, Noel Chiappa <jnc@mercury.lcs.mit.edu> wrote:
> 
>> From: Paul Ruizendaal <pnr@planet.nl>
> 
>> a token ring driver (written by Noel Chiappa, if I remember well).
> 
> No (unless they took one I wrote for the V6 machine and adapted it); I never
> did anything on any Unix after V6 (I think there's nothing of any significant
> interest in any later Unix).
> 
> Anyway, writing a driver for that board would be about as much work as
> writing a driver for an RK11 controller - i.e. a day or so for someone
> competent.
> 
> 	Noel

Found it: it is the Proteon driver on BBN tape 2. The file has the following comment at the top:

/*
 * Proteon VII Local Net Interface Driver 
 * (adapted from Noel Chiappa's V6 driver and ACC driver by Rob Gurwitz, BBN)
 *
 * NB. Make sure definition of VII_CONF is correct for configuration of ring,
 *     i.e., VII_HEN for use with wire center, VII_STE for use without.
 */

So yes, they indeed took one you wrote for the V6 machine and adapted it.



  reply	other threads:[~2023-08-12 18:00 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-12 15:05 Noel Chiappa
2023-08-12 18:00 ` Paul Ruizendaal [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-11  9:05 Paul Ruizendaal
2023-08-12  5:08 ` Warner Losh
2023-08-12  5:41   ` George Michaelson
2023-08-12  9:06   ` Paul Ruizendaal
2023-08-12 10:29   ` Paul Ruizendaal
2023-08-12 15:20     ` Warner Losh
2023-08-12 15:24       ` Dan Cross
2023-08-12 16:12         ` Paul Ruizendaal
2023-08-10  1:09 [TUHS] " Larry McVoy
2023-08-10  2:38 ` [TUHS] " segaloco via TUHS
2023-08-10  2:45   ` Warner Losh
2023-08-10  3:17     ` segaloco via TUHS
2023-08-10  3:18     ` Rob Pike
2023-08-10  5:44       ` John Cowan
2023-08-10 12:41 ` Douglas McIlroy
2023-08-10 14:00 ` Jonathan Gray

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=AC8FC97D-CB58-4919-A814-5FB1ADA59319@planet.nl \
    --to=pnr@planet.nl \
    --cc=jnc@mercury.lcs.mit.edu \
    --cc=tuhs@tuhs.org \
    /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).