[tulip] problem loading tulip 0.92 module

Peter Rossato rossato@earthlink.net
Sat, 10 Mar 2001 23:17:25 -0500


This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C0A9B8.44770020
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

i managed to compile the 0.92 tulip module that came with my linksys =
lne100tx v4, but now i cant load it.

my compile command was:

gcc -DMODULE -D__KERNEL__=20
-I/usr/src/linux/include/net=20
-Wall -Wstrict-prototypes -O6 -c tulip.c


i can load the pci-scan module that was compiled by the makefile =
included on the driver disk, but when I try to insmod the ./tulip.o, i =
get:

tulip.o: unresolved symbol __global_cli
tulip.o: unresolved symbol __global_save_flags
tulip.o: unresolved symbol __global_restore_flags

Any ideas?

            --Rossato

------=_NextPart_000_0005_01C0A9B8.44770020
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2919.6307" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>i managed to compile the 0.92 tulip =
module that=20
came with my linksys lne100tx v4, but now i cant load it.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>my compile command was:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>gcc -DMODULE -D__KERNEL__=20
<BR>-I/usr/src/linux/include/net <BR>-Wall -Wstrict-prototypes -O6 -c=20
tulip.c<BR></DIV>
<DIV></FONT><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>i can load the pci-scan module that was =
compiled by=20
the makefile included on the driver disk, but when I try to insmod the=20
./tulip.o, i get:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>tulip.o: unresolved symbol =
__global_cli<BR>tulip.o:=20
unresolved symbol __global_save_flags<BR>tulip.o: unresolved symbol=20
__global_restore_flags</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Any ideas?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;=20
&nbsp;&nbsp;&nbsp; --Rossato</DIV></FONT></BODY></HTML>

------=_NextPart_000_0005_01C0A9B8.44770020--