[tulip] AX88140, CNET PRO 110
Ekin Sokmen
ekinsokmen@hotmail.com
Fri, 14 Jul 2000 15:47:34 +0200
Hallo,
I have a problem with the tulip driver on my PowerMac 8500/120. I installed
Suse 6.4 and configured my second ethernet adapter (CNET PRO 110 AX88140
CHIP) with tulip. With ifconfig I can see the Hardwareaddress of the PCI
ethernet card.(eth1 with IP 192.168.0.1) I can ping myself, but I can't ping
my second Mac (IP: 192.168.0.20)
I can't ping 192.168.0.1 from 192.168.0.20 too. (but the lights on the card
are blinking in both ways while pinging and TX and RX changes in ifconfig)
I found the new version of tulip (v0.92) and compiled it and pci-scan.c.
But if I load the modules I see this error:
bash-2.03# insmod pci-scan.o
bash-2.03# insmod tulip.o
tulip.o: init_module: Device or resource busy
( while compiling I have this warnings:
gcc -DMODULE -Wall -Wstrict-prototypes -O6 -c tulip.c
In file included from tulip.c:143:
/usr/include/linux/string.h:28: warning: conflicting types for built-in
function `memset'
/usr/include/linux/string.h:29: warning: conflicting types for built-in
function `memcpy'
/usr/include/linux/string.h:32: warning: conflicting types for built-in
function `memcmp' )
Thanks
EKin Sokmen.
Notes and my Configuration:
The PCI Ethernet card is running in MacOS. So the card is ok.
my Configuration:
PowerMac 8500/120
Internal Ethernet MACE (eth0)
PCI Ethernet CNET PRO110 (ASIX AX88140)
SuSe Linux 6.4
Kernel 2.2.14
ifconfig after a ping test (TX packets changed)
eth1 Link encap:Ethernet HWaddr 00:80:AD:98:20:AB
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0