|
I can't seem to compile the wvlan_cs PCMCIA module with the 2.4.0-test5 kernels. I sent mail to Andy but I think he is too busy.
I built the kernel with: # CONFIG_PCMCIA is not set I am using pcmcia-cs-3.1.19 When I build the module, here are the errors: wvlan_cs.c: In function `wvlan_detach': wvlan_cs.c:2809: warning: implicit declaration of function `kfree_s And, of course, when I try to insmod: [root@tool wireless]# modprobe wvlan_cs /lib/modules/2.4.0-test5/pcmcia/wvlan_cs.o: unresolved symbol kfree_s BTW - this same compilation error occurs on the airo_cs module. I think it is a problem with the includes and the new kernel. I've tried -D__IN_PCMCIA_PAKAGE_ plus a lot of other minor adjustments, but nothing seems to work. Please help. Thanks, - brett
|
Messages