hello list, I am trying to get pcmcia working on my toshiba 7020 using kernel 2.4.17. I have downloaded the source from kernel.org and have turned off kernel pcmcia in favor of pcmcia-cs 3.1.31. After having built my kernel and rebooted, I am now trying to get the proper drivers working. My trouble seems to be that the yenta driver is not being built. The point of this is to get the linux-wlan drivers working for my smc2632 card. When I build the prism2 driver and run depmod -a, I get an unresolved symbols error. Looking in pcmcia-cs-3.1.31/modules directory, the only yenta file there is yenta.h. Am I missing something obvious?
TIA, peter --