[tulip] DEC21143 on LinuxPPC

Bhushan, Shashi shashi.bhushan@lmco.com
Wed, 08 Nov 2000 12:03:38 -0500


Hi,
	I am using the DEC21143 chipset on my LinuxPPC box and it is using
the tulip driver.  Unfortunately the switch that the box is connected to is
report alot of collisions on the port as well as the port (which is set to
autonegoiate) is set to 100 Bass T, half duplex.  In an attempt to resolve
this issue, we have tried to download, compile and run the tulip-diag util.
Unfortunately we have been unsuccessful in compiling the programing:

[bhushan@tennessee.subics.net:/home/bhushan/tulip]
(49)$ cc -L /usr/src/linux/include -O -o tulip-diag tulip-diag.c

/tmp/ccFDAfXN.o: In function `main':
/tmp/ccFDAfXN.o(.text+0x408): undefined reference to `iopl'
/tmp/ccFDAfXN.o: In function `tulip_flash_in':
/tmp/ccFDAfXN.o(.text+0xe82): undefined reference to `isa_io_base'
/tmp/ccFDAfXN.o(.text+0xe86): undefined reference to `isa_io_base'
/tmp/ccFDAfXN.o(.text+0xe9a): undefined reference to `isa_io_base'
/tmp/ccFDAfXN.o(.text+0xeb2): undefined reference to `isa_io_base'
/tmp/ccFDAfXN.o: In function `tulip_diag':
/tmp/ccFDAfXN.o(.text+0xf52): undefined reference to `isa_io_base'
/tmp/ccFDAfXN.o(.text+0xf56): more undefined references to `isa_io_base'
follow
collect2: ld returned 1 exit status


I have no idea how to fix this.  Therefore I was wondering if someone out
there knows how I can fix this, so that I can use the tulip-diag util to
figure out what issuses I have with the ethernet connectivity.

Thanks,

-Shashi Bhushan