lkml.org 
[lkml]   [2004]   [Mar]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 3Com 3C2000-T support in 2.6?
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:01    [W:0.030 / U:0.220 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site