Driver porting: compiling external modules
Driver porting: compiling external modules
Posted Feb 13, 2003 0:17 UTC (Thu) by pedretti (guest, #9593)Parent article: Driver porting: compiling external modules
This is probably a dumb question, but what is the module that you insmod? When I compile the hello_world I get a hello_world.o and a hello_world.ko. Both of these can be insmod'ed but the hello_world.o give an error "no version magic, tainting kernel" -- so I assume the hello_world.ko is the one I want to use?
