9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: jmk@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] fs kernel: eagle
Date: Tue,  7 Nov 2000 10:31:55 -0500	[thread overview]
Message-ID: <20001107153158.01B89199E1@mail.cse.psu.edu> (raw)

Jakub Jermar <jj@comberg.cz>:
	There are two kernel processes called "egi" and "ego" in the fs kernel
	source. They do similar job as "etheri" and "ethero" processes.

	i) what kind of network device is Eagle
	ii) they seem to be unused today - I can't find any call to the routine that
	spawns them

	Jakub Jermar

Two drivers (eagle and jaguar) are included in the distribution source
although the machines which used them are long gone (SGI Power series and
MIPS 6280). These are VME cards, the Eagle was ethernet, Jaguar was SCSI,
both made by Interphase.

I suppose I could remove them, I remove the dregs of other dead hardware
when I find them. Hands up, who knows what this typedef in fs/port/portdat.h
was for:
	typedef	struct	Bit	Bit;
If you know, I pity you.

--jim


             reply	other threads:[~2000-11-07 15:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-07 15:31 jmk [this message]
2000-11-08  9:22 ` Jakub Jermar
2000-11-08 12:54   ` Boyd Roberts
  -- strict thread matches above, loose matches on Subject: below --
2000-11-09 14:24 presotto
2000-11-09  7:05 Russ Cox
2000-11-09  7:00 jmk
2000-11-09  8:17 ` Christopher Nielsen
2000-11-09  8:21   ` Christopher Nielsen
2000-11-07  9:28 Jakub Jermar

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=20001107153158.01B89199E1@mail.cse.psu.edu \
    --to=jmk@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /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).