[vortex] does 3c59x run under 2.4.x?

David Caplan dac@tresys.com
Fri, 1 Jun 2001 14:05:35 -0400


Ruben,

I noticed that you are running 2.4.3-20mdk, while I was trying 2.4.2.  Just
to make things interesting I downloaded 2.4.5 and it (3c59x) now works fine.
A diff on the source shows a bunch of changes, but I'm not sure what was
causing the problem.

For the record, here's the line from lspci (under 2.4.5):

01:0a.0 Ethernet controller: 3Com Corporation 3c905C-TX [Fast Etherlink]
(rev 78)

[root@fredo ~]# uname -a
Linux fredo 2.4.5 #1 SMP Fri Jun 1 13:17:30 EDT 2001 i686 unknown>

Thanks to everyone for the quick responses.

david

 -----Original Message-----
> From: vortex-admin@scyld.com [mailto:vortex-admin@scyld.com]On Behalf Of
> Ruben van der Leij
> Sent: Friday, June 01, 2001 12:25 PM
> To: vortex@scyld.com
> Subject: Re: [vortex] does 3c59x run under 2.4.x?
>
>
> On Fri, Jun 01, 2001 at 11:28:39AM -0400, David Caplan wrote:
>
> > I looked through past messages and there seems to be some
> indication that
> > people are using this driver with linux kernels 2.4.x.
>
> [root@hazel root]# lsmod | grep 3c
> 3c59x                  24640   1  (autoclean)
>
> [root@hazel root]# lspci | grep 3c
> 00:0a.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX
> [Cyclone] (rev 30)
>
> [root@hazel root]# mii-tool -v
> eth0: negotiated 100baseTx-FD, link ok
>   product info: vendor 00:00:00, model 0 rev 0
>   basic mode:   autonegotiation enabled
>   basic status: autonegotiation complete, link ok
>   capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
>   advertising:  100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
>   link partner: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
> flow-control
>
> [root@hazel root]# ping -c 10000 -f 212.189.234.2
> PING 212.189.234.2 (212.189.234.2) from 212.189.234.20 : 56(84)
> bytes of data.
>  .
> --- 212.189.234.2 ping statistics ---
> 10000 packets transmitted, 10000 packets received, 0% packet loss
> round-trip min/avg/max/mdev = 0.109/0.114/0.700/0.011 ms
>
> [root@hazel root]# ping -c 10000 -s 1500 -f 212.189.234.2
> PING 212.189.234.2 (212.189.234.2) from 212.189.234.20 :
> 1500(1528) bytes of data.
>  .
> --- 212.189.234.2 ping statistics ---
> 10000 packets transmitted, 10000 packets received, 0% packet loss
> round-trip min/avg/max/mdev = 0.707/0.726/1.648/0.033 ms
>
> [root@hazel root]# uname -a
> Linux hazel.nutz.nl 2.4.3-20mdk #1 Sun Apr 15 23:03:10 CEST 2001
> i686 unknown
>
> Works like a charm over here.
>
> --
> Ruben
>
> "You know, how is The Force like duct tape? Answer: it has a light side,
> a dark side, and it holds the universe together."
>
>   -- Larry Wall (Open Sources, 1999 O'Reilly and Associates)
>
>
> _______________________________________________
> vortex mailing list
> vortex@scyld.com
> http://www.scyld.com/mailman/listinfo/vortex
>