Hi!
When I create a new kernel module extension by copying an already existing kernel module extension (and its dep-file), the new extension won't work. The extension loads ok but the module does not. Why? My goal is to alter the deps, and copying/linking the original extension seemed like the best way.
regards
Uggla