Driver porting: hello world
Driver porting: hello world
Posted Oct 28, 2007 10:05 UTC (Sun) by ravidubey (guest, #32563)In reply to: Driver porting: hello world by vikasvasud
Parent article: Driver porting: hello world
in the code snippet, you dont have a cleanup_module (both are init_module functions) and in the compilation log, you are getting cleanup_module...Seems you have not copied the correct code... Ferrari
