Ok, I have a Linksys WDT11 with a WPC11, that's the linksys wireless pci adapter with a pcmcia card plugged into it. I'm trying to use tulip.c and pci-scan.c to use it under linux. Both compile fine, and insmod pci-scan.o works fine. However, insmod tulip.o yields the following errors:
tulip.o: unresolved symbol __global_cli
tulip.o: unresolved symbol __global_save_flags
tulip.o: unresolved symbol __global_restore_flags
Any ideas? Also, once I get the module installed, how do I configure it to access my network? I've never been able to use a linux-compatible nic before, so I have no experience with linux networking.
------------------
EPoX 8KHA+
Athlon XP 1900+
512 MB DDR-SDRAM
PNY GeForce3 TI 200
[This message has been edited by schnarf283 (edited December 24, 2001).]




Reply With Quote