Inserting driver modules into usermod linux
I have compiled sucessfully a simple "hello world" device driver module in usermod linux, but when i try to load the module using insmod i get the error
" error inserting module -1 Function not implemented"
Insmod i have used is of the host kernel.
|