[eepro100] eepro100 problems

dschmitz@pp1.usuhs.mil dschmitz@pp1.usuhs.mil
Tue, 25 Jul 2000 12:50:43 -0400 (EDT)


I am running a PC164 DEC Alpha with an SRM console and kernel 2.4
test5-pre3.  When I boot the system with an Intel EtherExpress Pro100
card, the system locks after about a minute or so.  When I boot the system
without any network cards, it boots fine and doesn't lock.  The network
driver version I am using is included in the kernel, Revision 1.33
2000/05/24 by Andrey V. Savochkkin.  I have tried to compile the 1.10a
4/15/00 by Donald Becker driver in hopes that it will work, but I get many
errors because of undefined functions.  I have included kern_compact.h,
pci-scan.c, and pci-scan.h  files in the directory as it said on the page
where I got the drivers.

I would appreciate any input, advice, or help anyone can give me.  Thank
you.

David Schmitz

The following errors occur:
eepro100.c: In function 'speedo_open':
eepro100.c:851: structure has no member named 'tbusy'
eepro100.c:852: structure has no member named 'interrupt'
eepro100.c:853: structure has no member named 'start'
eepro100.c:867: warning: unsigned int format, different type arg (arg 3)
eepro100.c: In function 'speedo_tx_timeout:
eepro100.c:1106: warning: unsigned int format, different type arg (arg 4)
eepro100.c: In function 'speedo_start_xmit':
eepro100.c:1160: structure has no member named 'tbusy'
eepro100.c:1209: structure has no member named 'tbusy'
eepro100.c: In function 'speedo_interrupt':
eepro100.c:1245: structure has no member named 'interrupt'
eepro100.c:1331: structure has no member named 'tbusy'
eepro100.c:1333: 'NET_BH' undeclared (first use in this function)
eepro100.c:1333: (Each undeclared identifier is reported only once
eepro100.c:1333: for each function it apears in.)
eepro100.c:1349: warning: unsigned int format, different type arg (arg 3)
eepro100.c:1351: structure has no member named 'interrupt'
eepro100.c: In function 'speedo_close';
eepro100.c:1474: structure has no memeber named 'start'
eepro100.c:1475: structure has no memeber named 'tbusy'
eepro100.c:1479: warning: unsigned int format, different type arg (arg 3)
eepro100.c: In function 'speedo_get_stats':
eepro100.c:1556: structure has no member named 'start'