Augusto Cesar wrote: > Anyone have any doc/info with some information how to write a linux module? > > I know some functions like init_module() or cleanup_module() but I don't have > much knowledge about this. Try `The Kernel Hackers' Guide' or `The Linux Kernel', both of which are available from the LDP site: http://sunsite.unc.edu/LDP/linux.html Besides those, the best reference is the source code of existing modules. -- Glynn Clements <[EMAIL PROTECTED]>
- linux modules Augusto Cesar
- Re: linux modules Glynn Clements
- Re: linux modules Marin D