From: Arthur Krewat <krewat@kilonet.net>
To: tuhs@minnie.tuhs.org
Subject: Re: [TUHS] dmr streams & networking [was: Re: If not Linux, then what?]
Date: Wed, 28 Aug 2019 19:02:40 -0400
Message-ID: <0326ec79-b962-e518-9f4e-dfa80a7aca10@kilonet.net> (raw)
In-Reply-To: <c0c10630-2711-0221-04d4-f291842b07a2@gmail.com>
On 8/28/2019 6:36 PM, William Pechter wrote:
> I could've sworn 4.x BSD supported Micom Internan NI1010 or some other
> early
> ethernet like 3com as well as the DEC boards.
I know some VAX-11/750's running BSD 4.2 were running NI1010's - I don't
know if that was because someone had made/found a driver and installed
it, or it was native. Maybe backported from 4.3.
I think I might actually have one of those 1010's and I'm pretty sure I
have the driver development guide for it (tech specs).
Looking at the 4.3 sources I got from the place that had these VAXs,
there's this.
./src/nfsdist/32_43.FCS/sys/vaxif/if_il.c
/* @(#)if_il.c 1.4 87/07/22 3.2/4.3NFSSRC */
/*
* Copyright (c) 1982, 1986 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*
* @(#)if_il.c 7.1 (Berkeley) 6/5/86
*/
#include "il.h"
#if NIL > 0
/*
* Interlan Ethernet Communications Controller interface
*/
<SNIP>
next prev parent reply other threads:[~2019-08-28 23:04 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-28 18:41 Doug McIlroy
2019-08-28 18:49 ` arnold
2019-08-28 19:03 ` Chet Ramey
2019-08-28 19:05 ` Larry McVoy
2019-08-29 14:58 ` Jason Stevens
2019-08-29 16:25 ` arnold
2019-08-29 16:38 ` Ralph Corderoy
2019-08-29 17:35 ` arnold
2019-08-28 21:55 ` Rob Pike
2019-08-28 22:29 ` George Michaelson
2019-08-28 22:36 ` William Pechter
2019-08-28 23:02 ` Arthur Krewat [this message]
2019-08-29 0:11 ` Clem cole
2019-08-29 0:18 ` George Michaelson
2019-08-29 6:27 ` Lars Brinkhoff
-- strict thread matches above, loose matches on Subject: below --
2019-09-01 2:36 [TUHS] dmr streams & networking [was: Re: If not Linux, then what? Rudi Blom
2019-09-01 2:16 [TUHS] dmr streams & networking [was: Re: If not Linux, then what?] Rudi Blom
2019-08-31 9:43 Rudi Blom
2019-08-31 15:41 ` Clem Cole
2019-08-30 20:21 Norman Wilson
2019-08-30 20:28 ` Larry McVoy
2019-08-30 20:39 ` Clem Cole
2019-08-30 21:52 ` Larry McVoy
2019-08-31 0:58 ` Clem Cole
2019-08-31 1:13 ` Bakul Shah
2019-08-31 2:46 ` Clem cole
2019-08-31 2:57 ` Clem cole
2019-08-31 3:14 ` Gregg Levine
2019-08-31 3:47 ` Clem cole
2019-08-31 3:38 ` Bakul Shah
2019-08-31 5:37 ` Dave Horsfall
2019-08-31 19:03 ` Clem Cole
2019-09-05 5:11 ` Al Kossow
2019-09-02 8:28 ` Peter Jeremy
2019-09-02 23:26 ` Dave Horsfall
2019-08-31 3:19 ` Bakul Shah
2019-08-28 17:57 Doug McIlroy
2019-08-28 18:05 ` Adam Thornton
2019-08-28 18:08 ` arnold
2019-08-28 18:27 ` Warner Losh
2019-08-28 18:34 ` Warner Losh
2019-08-28 21:54 ` Rob Pike
2019-08-29 6:43 ` arnold
2019-08-29 7:39 ` Rob Pike
2019-08-29 16:26 ` arnold
2019-08-29 3:29 ` Lawrence Stewart
2019-08-29 4:10 ` Larry McVoy
2019-08-28 9:17 Paul Ruizendaal
2019-08-28 10:44 ` Angelo Papenhoff
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=0326ec79-b962-e518-9f4e-dfa80a7aca10@kilonet.net \
--to=krewat@kilonet.net \
--cc=tuhs@minnie.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
The Unix Heritage Society mailing list
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://inbox.vuxu.org/tuhs
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V1 tuhs tuhs/ http://inbox.vuxu.org/tuhs \
tuhs@minnie.tuhs.org
public-inbox-index tuhs
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.vuxu.org/vuxu.archive.tuhs
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git