[tulip] tulip - pci-scan.c help
brian dunn
bdunn@pegasus.cc.ucf.edu
Wed, 21 Jun 2000 13:18:22 -0500
I don't think those two things are related. Does your tulip.c compile without
errors? When do you get that error message?
I'm not at my machine, but I think I put pci-scan.o in the same place as tulip.o
Paul Zelano wrote:
> I'm a newbie...suprise. I'm trying to get my new linksys cards to work in my
> linux box. I've compiled the tulip.c and got tulip.o. I've compiled the
> pci-scan.c and got pci-scan.o. I know where the tulip.o goes
> (/lib/modules/kernel verions/net), but where does the pci-scan.o go?
> Everytime I depmod -a, I get an error saying unresolved characters in the
> tulip.o file. This must be cause I don't have the pci-scan.o in the right
> place. Any help would be appreciated.
>