[tulip] tulip,mandrake 7.1 and linksys 10/100 ver 4.0

Uday Kallianpur udk@swbell.net
Sun, 31 Dec 2000 15:24:36 -0600


This is a multi-part message in MIME format.

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

i did what you told me to do /sbin/insmod ./tulip.o and it says =
./tulip.o:
unresolved symbol pci-drv.unregistered and  ./tulip.o: unresolved symbol
pci-drv.register how do I solve this I am a newbie of the highest =
degree.  I
understand it is a problem concerning libraries how can I update them?

Thankyou
Uday Kallianpur
----- Original Message -----
From: "Donald Becker" <becker@scyld.com>
To: "Uday Kallianpur" <udk@swbell.net>
Cc: <tulip@scyld.com>
Sent: Friday, December 29, 2000 8:12 AM
Subject: Re: [tulip] mandrake 7.1


> On Fri, 29 Dec 2000, Uday Kallianpur wrote:
>
> > I am having trouble with the card. i followed these instructions.
>
> What card are you using?
> Where did you get the instructions?
>
>
> > Linux kernel version 2.2.x
>
> > Log in as root, admin, or superuser and type this at a terminal =
prompt:
> > mount -t msdos /dev/fd0 /mnt/floppy
>
> Hmmm, they should have used 'mcopy a:/linux/tulip.c ...'
>
> > cp tulip.c /usr/src/linux/net/inet
>
> Wow, that's pretty bogus.
> That directory was in the include path only to support the old v1.0 =
kernel
> series.  I still get 1.2.13 bug reports, but it's been years since =
anyone
> has run even 1.2.13, and certainly v1.0 with a PCI driver is unlikely.
>
> You can put the source file in any directory that you choose, =
preferably
in
> something obvious such as /usr/src/drivers/
>
> > Compile the tulip.c file with the compile command:
> ...
> > You should now have a file called tulip.o in the same inet =
directory,
you
> > must copy the tulip.o file to the proper directory within Linux so =
it
can be
> > loaded, and then activated.
> > cp tulip.o /lib/modules/kernel_version/net
>
> Before doing this, you should test the driver with
>   /sbin/insmod ./tulip.o
>
> > When I did depmod -a i get
> > depmod: *** unresolved symbols in =
/lib/modules/2.2.15-4mdk/net/tulip.o
>
> Try doing
>  /sbin/insmod tulip
> to find the names of the unresolved symbols.
>
> > I am sure i compiled it okay i did not get any errors also I used =
the
> > latest drivers from scyld.com. I do not know what else to do?? This =
is
> > driving me crazy
>
> Read
>   http://www.scyld.com/network/updates.html
>
> Donald Becker becker@scyld.com
> Scyld Computing Corporation http://www.scyld.com
> 410 Severn Ave. Suite 210 Second Generation Beowulf Clusters
> Annapolis MD 21403 410-990-9993
>


------=_NextPart_000_0014_01C0733D.C89CEA60
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 http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2><FONT face=3D"Times New Roman" =
size=3D3>i did what you=20
told me to do /sbin/insmod ./tulip.o and it says =
./tulip.o:<BR>unresolved symbol=20
pci-drv.unregistered and&nbsp; ./tulip.o: unresolved =
symbol<BR>pci-drv.register=20
how do I solve this I am a newbie of the highest degree.&nbsp; =
I<BR>understand=20
it is a problem concerning libraries how can I update=20
them?<BR><BR>Thankyou<BR>Uday Kallianpur<BR>----- Original Message=20
-----<BR>From: "Donald Becker" &lt;</FONT><A=20
href=3D"mailto:becker@scyld.com"><FONT face=3D"Times New Roman"=20
size=3D3>becker@scyld.com</FONT></A><FONT face=3D"Times New Roman"=20
size=3D3>&gt;<BR>To: "Uday Kallianpur" &lt;</FONT><A=20
href=3D"mailto:udk@swbell.net"><FONT face=3D"Times New Roman"=20
size=3D3>udk@swbell.net</FONT></A><FONT face=3D"Times New Roman" =
size=3D3>&gt;<BR>Cc:=20
&lt;</FONT><A href=3D"mailto:tulip@scyld.com"><FONT face=3D"Times New =
Roman"=20
size=3D3>tulip@scyld.com</FONT></A><FONT face=3D"Times New Roman"=20
size=3D3>&gt;<BR>Sent: Friday, December 29, 2000 8:12 AM<BR>Subject: Re: =
[tulip]=20
mandrake 7.1<BR><BR><BR>&gt; On Fri, 29 Dec 2000, Uday Kallianpur=20
wrote:<BR>&gt;<BR>&gt; &gt; I am having trouble with the card. i =
followed these=20
instructions.<BR>&gt;<BR>&gt; What card are you using?<BR>&gt; Where did =
you get=20
the instructions?<BR>&gt;<BR>&gt;<BR>&gt; &gt; Linux kernel version=20
2.2.x<BR>&gt;<BR>&gt; &gt; Log in as root, admin, or superuser and type =
this at=20
a terminal prompt:<BR>&gt; &gt; mount -t msdos /dev/fd0=20
/mnt/floppy<BR>&gt;<BR>&gt; Hmmm, they should have used 'mcopy =
a:/linux/tulip.c=20
...'<BR>&gt;<BR>&gt; &gt; cp tulip.c =
/usr/src/linux/net/inet<BR>&gt;<BR>&gt;=20
Wow, that's pretty bogus.<BR>&gt; That directory was in the include path =
only to=20
support the old v1.0 kernel<BR>&gt; series.&nbsp; I still get 1.2.13 bug =

reports, but it's been years since anyone<BR>&gt; has run even 1.2.13, =
and=20
certainly v1.0 with a PCI driver is unlikely.<BR>&gt;<BR>&gt; You can =
put the=20
source file in any directory that you choose, preferably<BR>in<BR>&gt; =
something=20
obvious such as /usr/src/drivers/<BR>&gt;<BR>&gt; &gt; Compile the =
tulip.c file=20
with the compile command:<BR>&gt; ...<BR>&gt; &gt; You should now have a =
file=20
called tulip.o in the same inet directory,<BR>you<BR>&gt; &gt; must copy =
the=20
tulip.o file to the proper directory within Linux so it<BR>can =
be<BR>&gt; &gt;=20
loaded, and then activated.<BR>&gt; &gt; cp tulip.o=20
/lib/modules/kernel_version/net<BR>&gt;<BR>&gt; Before doing this, you =
should=20
test the driver with<BR>&gt;&nbsp;&nbsp; /sbin/insmod =
./tulip.o<BR>&gt;<BR>&gt;=20
&gt; When I did depmod -a i get<BR>&gt; &gt; depmod: *** unresolved =
symbols in=20
/lib/modules/2.2.15-4mdk/net/tulip.o<BR>&gt;<BR>&gt; Try =
doing<BR>&gt;&nbsp;=20
/sbin/insmod tulip<BR>&gt; to find the names of the unresolved=20
symbols.<BR>&gt;<BR>&gt; &gt; I am sure i compiled it okay i did not get =
any=20
errors also I used the<BR>&gt; &gt; latest drivers from scyld.com. I do =
not know=20
what else to do?? This is<BR>&gt; &gt; driving me crazy<BR>&gt;<BR>&gt;=20
Read<BR>&gt;&nbsp;&nbsp; </FONT><A=20
href=3D"http://www.scyld.com/network/updates.html"><FONT face=3D"Times =
New Roman"=20
size=3D3>http://www.scyld.com/network/updates.html</FONT></A><BR><FONT=20
face=3D"Times New Roman" size=3D3>&gt;<BR>&gt; Donald Becker </FONT><A=20
href=3D"mailto:becker@scyld.com"><FONT face=3D"Times New Roman"=20
size=3D3>becker@scyld.com</FONT></A><BR><FONT face=3D"Times New Roman" =
size=3D3>&gt;=20
Scyld Computing Corporation </FONT><A =
href=3D"http://www.scyld.com"><FONT=20
face=3D"Times New Roman" =
size=3D3>http://www.scyld.com</FONT></A><BR><FONT=20
face=3D"Times New Roman" size=3D3>&gt; 410 Severn Ave. Suite 210 Second =
Generation=20
Beowulf Clusters<BR>&gt; Annapolis MD 21403=20
410-990-9993<BR>&gt;</FONT><BR></FONT></DIV></BODY></HTML>

------=_NextPart_000_0014_01C0733D.C89CEA60--