I compiled linux 2.6.12 with the pcmcia support. And I got 3 module files: au1x00_ss.ko, pcmcia.ko, and pcmcia_core.ko. I used" insmod au1x00_ss.ko", but system tells me: >>insmod: QM_MODULES: Function not implemented The same thing happens to pcmcia_core.ko and pcmcia.ko too. What is the problem here? Do I need to recompile the module untilities for the 2.6 kernels? Also, when I typed "lspci -v", no information for the pcmcia showed up. Thanks for comments