9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: <plan9@itic.ca>
To: <9fans@cse.psu.edu>
Subject: Re: [9fans] elnk3
Date: Tue, 30 Apr 2002 08:10:13 -0500	[thread overview]
Message-ID: <FIEDLHOOAEHBJAPIKGJCKEDDCBAA.plan9@itic.ca> (raw)


Regarding elnk3, about one month ago, I send a note to confirm 
that 3C-SOHO was working well provided its ID was put within the driver.

I was obliged to downgrade to a more regular version of that card in order
to have the File Server working.

Here was the diff of the R3 original elnk3 and R3 patched elnk3 :

=======================================================================================
39,40d38
<  *	7646 PCI   3CSOHO100-TX Fast Etherlink Small Office Connect (9050 downsized clone)
<  *
1584d1581
< 	case 0x7646:
1660c1657
< if(did == 0x9055 || did == 0x7646 || did == 0x9200 || did == 0x5157){
---
> if(did == 0x9055 || did == 0x9200){
=======================================================================================



             reply	other threads:[~2002-04-30 13:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-30 13:10 plan9 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-04-29 15:15 Russ Cox
2002-04-29 15:09 Peter Bosch
2002-04-29 11:07 Sam Hopkins

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=FIEDLHOOAEHBJAPIKGJCKEDDCBAA.plan9@itic.ca \
    --to=plan9@itic.ca \
    --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).