9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: blstuart@bellsouth.net
To: 9fans@9fans.net
Subject: Re: [9fans] Ethernet card recogition -- Farallon Enet (3C589) -- kernel
Date: Tue,  6 Jan 2009 14:09:52 -0600	[thread overview]
Message-ID: <7669b0f25f0ad57aa725bf4e89e4ea39@bellsouth.net> (raw)
In-Reply-To: <95ce15640901050935j2431f71pae7bbb6e979e577a@mail.gmail.com>

> I am having trouble getting Plan 9 to recognize my ethernet card in my
> embarrassingly old Dell laptop. The card is a Farallon Enet, which to the
> best of my knowledge would be a "3C589" type for the purposes of plan9.ini.
> I have tried some variations in plan9.ini, such as ether0=type=3C589 or
> etherX=3C589, as well as rendering 3C589 as "3c589", but to no avail.

I, too, am using a Dell laptop, but with a genuine 3c589.  It's working
fine.  After a recent patch, it doesn't even have to be listed in plan9.ini.
And, I think the 3c589 is included in the distribued kernels, but don't
quote me on that.  It sounds as if the ID string the card returns doesn't
match what the driver is looking for.  In particular the driver is looking
for the strings: 3C589, 3C562, and 589E.  If it doesn't find one of those,
then it won't see it as a 589

BLS




  parent reply	other threads:[~2009-01-06 20:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-05 17:35 [9fans] Ethernet card recogition -- Farallon Enet (3C589) -- kernel lines? James Deagle
2009-01-05 21:08 ` erik quanstrom
2009-01-06 20:09 ` blstuart [this message]
2009-01-06 20:58   ` [9fans] Ethernet card recogition -- Farallon Enet (3C589) -- kernel James Deagle
2009-01-06 21:50     ` [9fans] Ethernet card recogition -- Farallon Enet (3C589) -- blstuart

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=7669b0f25f0ad57aa725bf4e89e4ea39@bellsouth.net \
    --to=blstuart@bellsouth.net \
    --cc=9fans@9fans.net \
    /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).