Build a linux module without source code
I just wonder, whether it is possible to build/ to insert a module without the source code. Say I have downloaded an openSuse operating system, and the kernel source code did not come with it. How can I compile a module and insert the module without recompiling the kernel? For openSuse without kernel source code, it is really hard to find exactly the same version of the source code. Even if the configuration of the kernel is different you cannot insert the module inside the current openSuse. But this could not happen in the industry, could it? We cannot write a driver and let a user download