[Ilugc] How to compile for .ko module?

  • From: swamytk@xxxxxxxxxxxxx (T.KaruppuSwamy (T & B))
  • Date: Tue Sep 28 19:45:13 2004

Thanks Bharathi... ur suggestion helped me a lot.. these documents are 
easy to read.. i wrote my own Makefile for the exising driver based on 
this modules.txt help file... :)  :) 

Now I am able to make .ko file without any problem.. but i am facing 
some unknown symbols while loading the driver... yet to trace it out...

I am enjoying a lot...

Bharathi S wrote:

On Mon, 27 Sep 2004, T.KaruppuSwamy (T & B) wrote:

 

In Olitec, modem driver is compiled as e2.o module. When I load
e2.o, it says "Invalid module format".  Since my linux is 2.6.8.1
which can load only .ko module, I need to Please let me know how to
convert (compile)  this module as e2.ko.
   


I hope, modules.txt, in Documentation dir of your kernel src, will 
explain this.

Bye :)
 

Other related posts: