linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Craig Spurgeon <cspurgeon@applianceware.com>
To: linux-kernel@vger.kernel.org
Subject: NatSemi DP83820 driver problem
Date: Tue, 24 Jul 2001 14:47:02 -0700	[thread overview]
Message-ID: <3B5DECD6.B4351288@applianceware.com> (raw)

We have an Asante GigaNIX 1000T Gigabit Ethernet adapter that we are
trying to get to work under kernel 2.4.6ac5.

National supplied their driver for the chip to Asante, and Asante
sent it to us. It would not compile as shipped, due to a reference
to skb->dataref.

I contacted Asante tech support and National tech support, no
response from either.

So I changed the skb->dataref to the counter field at the end
of skb_shared_info and it compiled.

I installed it and the adapter worked, but it came up at 100Mbit
and half-duplex. The default according to the source code is
1000Mbit full-duplex.

No parameters were supplied on the module load line.

Does anyone have any experience getting this driver to come up
successfully under 2.4.x?

Also, I emailed Donald Becker at Scyld, he told me to use the ns820.c
file in the scyld.com ftp site which was in the test directory.

He said that version should work under 2.4, and he was working on
transceiver issues still.

That driver was missing the new task code used for notifying higher-
level layers of the ability of the card to send data, so it won't
work.

I have emailed him asking for that change, however, we are leaning
in the direction of wanting to use the driver from National.

If anyone has gotten the Scyld driver to work under 2.4.x, we'd
really appreciate the info.

TIA

-Craig Spurgeon
-- 

-----------------------------------------------------------------------------
Craig Spurgeon, Linux Architect        |  Microsoft Innovations List
ApplianceWare, Inc.                    |           (empty)
510-580-5148                           |
-----------------------------------------------------------------------------

             reply	other threads:[~2001-07-24 21:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-24 21:47 Craig Spurgeon [this message]
2001-08-05 15:58 ` NatSemi DP83820 driver problem Ben LaHaise

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=3B5DECD6.B4351288@applianceware.com \
    --to=cspurgeon@applianceware.com \
    --cc=linux-kernel@vger.kernel.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
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).