9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: andrey mirtchovski <andrey@lanl.gov>
To: <9fans@cse.psu.edu>
Cc: <9trouble@plan9.bell-labs.com>, <akm76@hotmail.com>
Subject: Re: [9fans] linksys etherfast 10/100 (lne100tx) v5 driver
Date: Mon, 29 Apr 2002 13:26:18 -0600	[thread overview]
Message-ID: <20020429131608.M563-100000@fbsd.acl.lanl.gov> (raw)
In-Reply-To: <ba7fb211bccda32edc8abc0a307bdb50@plan9.bell-labs.com>

if it's a linksys card maybe this would help (note that it's not entirely
documented in plan9.ini(8)):

make sure the type is 'EC2T' (instead of pc2t). if you're sure the card is
pcmpc100 then you may want to write in plan9.ini a line resembling:

ether0=type=EC2T iochecksum id=PCMPC100

the iochecksum is there because PCMPC100 and PCM100 store their EA in IO
space (according to the driver).

hope that helps at least a bit (of course with the pci info russ cox asked
you for will help more if that doesn't)

andrey

> I'd appreciate if somebody takes a trouble and enlightens me on this:
> which driver should the card in question be using?
> I've tried both "pc2t" and "2114x" to no avail.  (even tried "pcmpc100")
> The chip is marked "linksys", not "pnic" or anything else.
> Linux is driving it via the tulip.o driver, if that matters.



       reply	other threads:[~2002-04-29 19:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <ba7fb211bccda32edc8abc0a307bdb50@plan9.bell-labs.com>
2002-04-29 19:26 ` andrey mirtchovski [this message]
2002-05-03 16:06 jmk
  -- strict thread matches above, loose matches on Subject: below --
2002-05-03 15:38 Russ Cox
2002-04-29  9:37 Andrew

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=20020429131608.M563-100000@fbsd.acl.lanl.gov \
    --to=andrey@lanl.gov \
    --cc=9fans@cse.psu.edu \
    --cc=9trouble@plan9.bell-labs.com \
    --cc=akm76@hotmail.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).