The 2.4.18-rmk7-pxa3-embedix version I have for the C7/8x0 models does not load properly on a 2.4.20 kernel even if forced to:
CODE
# insmod -f serial_cs
Using /lib/modules/2.4.20/pcmcia/serial_cs.o
Warning: kernel-module version mismatch
/lib/modules/2.4.20/pcmcia/serial_cs.o was compiled for kernel version 2.4.18-rmk7-pxa3-embedix
while this kernel is version 2.4.20
/lib/modules/2.4.20/pcmcia/serial_cs.o: init_module: Invalid argument
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters
Using /lib/modules/2.4.20/pcmcia/serial_cs.o
Warning: kernel-module version mismatch
/lib/modules/2.4.20/pcmcia/serial_cs.o was compiled for kernel version 2.4.18-rmk7-pxa3-embedix
while this kernel is version 2.4.20
/lib/modules/2.4.20/pcmcia/serial_cs.o: init_module: Invalid argument
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters
Has anybody already compiled it, since I don't have the development system to do that?
I don't have source code of the patch, but I found reports that it is already patched in the 2.4.21 sources as mentioned in the URL above. So one would have to get the 2.4.21 (or later) source, just compile within the 2.4.20 environment and publish here.
Any support will be appreciated since some CF cards need the patched driver to work properly.
-- hns
