[vortex-bug] 3c575_cb driver bug?

davelee@mindspring.com davelee@mindspring.com
Fri, 9 Feb 2001 03:47:12 -0500 (EST)


Hmm interesting...

The version number embedded in 3c575_cb.c is .99L. (from 1999!!)

I'm going to replace the 3c575_cb.c file with the latest download from
scyld.com and see if that fixes the problem.



On Thu, 8 Feb 2001, Donald Becker wrote:

> On Wed, 7 Feb 2001 davelee@mindspring.com wrote:
>
> > here's my network adaptor:
> ...
> > This is connected to a Linksys Firewall/Router BEFSR41 (4 port router).
> > The lights on the router indicate no full duplex.  However, when I
> > initiate a file transfer from the laptop to another machine on the
> > network, the full duplex light blinks intermittently, and I get poor (~
> > 50k / sec) performance.
> >
> > This card is full duplex, but as you can see from mii-diag, it is
> > advertising only half duplex:
> ...
> >  MII PHY #0 transceiver registers:
> >    3000 282d 0300 e54b 00a1 45e1 0001 0000
>
> The 0x282d status means
> >    This transceiver is capable of 100baseTx 10baseT.
>
> The capability bits in the status register are read-only -- the driver
> cannot write them.  The bits are loaded from the "transceiver pins"
> (perhaps virtual transceiver pins) during a reset.
>
> >   manfid: 0x0101, 0x5157 PCMCIA-CS Version 3.1.8, as distributed in
> > kernel-pcmcia-cs-2.2.16-3.i386.rpm from RedHat 6.2
>
> Which driver version are you using?
> Does the driver from
>    http://www.scyld.com/network/vortex.html
>       ftp://ftp.scyld.com/pub/network/test/3c59x.c
> work correctly?
>
> Donald Becker				becker@scyld.com
> Scyld Computing Corporation		http://www.scyld.com
> 410 Severn Ave. Suite 210		Second Generation Beowulf Clusters
> Annapolis MD 21403			410-990-9993
>