Driver porting: compiling external modules
Driver porting: compiling external modules
Posted Feb 4, 2005 6:51 UTC (Fri) by fleetinglife (guest, #27641)Parent article: Driver porting: compiling external modules
I built my driver successfully in kernel 2.6.0,
BUT when I insmod the .ko file, I got
"no module found in object
Error inserting 'name.ko' : -1 Invalid module format"
Who can tell me, where can I get docs about module format in kernel 2.6.0?
