[eepro100] 1.13 under 2.4

Markus Storm Markus.Storm@mediaWays.net
25 Jan 2001 14:22:17 +0100


This is a multi-part message in MIME format.
--------------1DB9D687E5B418079B75B7F4
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi,

I'm trying to compile the latest eepro driver (v1.13) on a Linux 2.4
(2.4.0, but 2.4.1-pre8 shows the same behaviour), but I get

root@lnx-1 [/usr/src/kernel-source-2.4.1-pre8/drivers/net] >>gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.1-pre8/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE
-DMODVERSIONS -include /usr/src/kernel-source-2.4.1-pre8/include/linux/modversions.h -c -o eepro100.o eepro100.c
eepro100.c: In function `speedo_open':
eepro100.c:847: structure has no member named `tbusy'
eepro100.c:848: structure has no member named `interrupt'
eepro100.c:849: structure has no member named `start'
eepro100.c: In function `speedo_start_xmit':
eepro100.c:1159: structure has no member named `tbusy'
eepro100.c:1208: structure has no member named `tbusy'
eepro100.c: In function `speedo_interrupt':
eepro100.c:1237: structure has no member named `interrupt'
eepro100.c:1323: structure has no member named `tbusy'
eepro100.c:1325: `NET_BH' undeclared (first use in this function)
eepro100.c:1325: (Each undeclared identifier is reported only once
eepro100.c:1325: for each function it appears in.)
eepro100.c:1343: structure has no member named `interrupt'
eepro100.c: In function `speedo_close':
eepro100.c:1466: structure has no member named `start'
eepro100.c:1467: structure has no member named `tbusy'
eepro100.c: In function `speedo_get_stats':
eepro100.c:1548: structure has no member named `start'



So

* is it a valid assumption that v1.13 is supposed to work under Linux 2.4 ?
* if so, what's the missing definitions (in kern_compat.h, I suppose) ?


Thanks alot,

regards,
Markus
--------------1DB9D687E5B418079B75B7F4
Content-Type: text/x-vcard; charset=us-ascii;
 name="Markus.Storm.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Markus Storm
Content-Disposition: attachment;
 filename="Markus.Storm.vcf"

begin:vcard 
n:Storm;Markus
tel;fax:++49 +5241 80-67867
tel;work:++49 +5241 80-7867
x-mozilla-html:FALSE
org:mediaWays GmbH;NMW-T
adr:;;Postfach 185;Guetersloh;;33311;Germany
version:2.1
email;internet:Markus.Storm@mediaWays.net
x-mozilla-cpt:ils.mediaways.net;23744
fn:Markus Storm
end:vcard

--------------1DB9D687E5B418079B75B7F4--