hi, all;
env : DM385 , ipnc 3.5
In the 'init.sh' file has 'rmmod ./kermod/cmemk.ko 2> /dev/null' ;
Why I didn't find in application 'insmod cmemk.ko' ? The load is in what position ?
I'm in the 'init.sh' file add 'insmod cmemk.ko', but insmod failure, could you tell me how to input parameters behind the insmod ?