Character Device Driver
I had written the code for Kernel version 2.2.16-22smp.two modules we have written init module and close moduleWe have compiled and got the object code.When we are trying to insert the module using insmod we are getting the
warning: kernel-module version mismatch
x.o was compiled for kernel version 2.4.0-0.26smp while this kernel is version 2.2.16-22smp.
How to take care of this smp system for version problem.what code i have to write .
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now