From: Matti Aarnio <matti.aarnio@zmailer.org>
To: "J. Ryan Earl" <heretic@clanhk.org>
Cc: linux-kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: 3Com 3C2000-T support in 2.6?
Date: Sat, 6 Mar 2004 15:58:16 +0200 [thread overview]
Message-ID: <20040306135816.GI1653@mea-ext.zmailer.org> (raw)
In-Reply-To: <4049AE4F.7080605@clanhk.org>
On Sat, Mar 06, 2004 at 04:56:15AM -0600, J. Ryan Earl wrote:
> I was wondering, has anyone gotten the 3C2000-T gigE card up under 2.6?
> It apparently comes with driver source for the 2.4 kernel on its CD.
> Nice specs:
> http://www.3com.com/products/en_US/detail.jsp?tab=features&sku=3C2000-T&pathtype=support
>
> Nice sized buffers and IP offload in a cheap package.
Looks like that driver is related to SysKonnect's sk98lin driver.
It has been branched around december 2002, merging possible missing
support features to sk98lin baseline would be most usefull. ...
If anything, present sk98lin knows _more_ devices, than 3c2000
driver, including all that 3c2000 knows. And sk98lin knows about
IPv4 checksum offloading...
@@ -881,7 +1008,13 @@
{
short i;
unsigned long Flags;
-char *DescrString = "sk98lin: Driver for Linux"; /* this is given to PNMI */
+
+/* 2002 12 24 JMA begin
+ * Change to 3Com description. */
+//char *DescrString = "sk98lin: Driver for Linux"; /* this is given to PNMI */
+char *DescrString = "3C2000: Driver for Linux"; /* this is given to PNMI */
+/* 2002 12 24 JMA end */
+
> -ryan
next prev parent reply other threads:[~2004-03-06 13:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-06 10:56 J. Ryan Earl
2004-03-06 13:58 ` Matti Aarnio [this message]
2004-03-06 14:57 ` Stefan Smietanowski
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=20040306135816.GI1653@mea-ext.zmailer.org \
--to=matti.aarnio@zmailer.org \
--cc=heretic@clanhk.org \
--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
all inboxes | Powered by JetHome®