[tulip] ASIX AX88140

Donald Becker becker@scyld.com
Sun, 28 May 2000 16:52:08 -0400 (EDT)


On Sun, 28 May 2000, Philipp Schulte wrote:

> I am using an ASIX AX88140 with the Linux-Kernel 2.2.15. If I choose
> the old_tulip-module the card works fine except one thing. I can not
> establish any connection from an other Client. There is just no
> reply. But if I ping the other client from the ASIX AX88140 everytings
> works fine. It seems like the card needs to wake up first.
..
> tulip.c:v0.91g-ppc 7/16/99 becker@cesdis.gsfc.nasa.gov
> eth0: ASIX AX88140 rev 16 at 0xd800, 00:50:00:00:03:1C, IRQ 10.

This is a know bug in that driver version.
The 88140 has a different Rx filter than the 21140: it does not enable
broadcast reception in the same way.

> OK, I decided to try the tulip-module. I can load it without any
> problems, and I can ping myself but not any other client. The
> connection seems to be dead.
> Then I downloaded the current tulip-driver and compiled it. When I
> want to load the module I get the following output:
> 
> nepomuk:/usr/src/linux/modules # insmod tulip
> Using /lib/modules/2.2.15/net/tulip.o
> /lib/modules/2.2.15/net/tulip.o: unresolved symbol pci_drv_unregister
> /lib/modules/2.2.15/net/tulip.o: unresolved symbol pci_drv_register

You need to load "pci-scan.o" first.
Read
  http://www.scyld.com/network/updates.html


Donald Becker				becker@scyld.com
Scyld Computing Corporation		http://www.scyld.com
410 Severn Ave. Suite 210		Annapolis MD 21403