On Wednesday 12 September 2007 10:21:49 Giovanni wrote: > Thanks, John. > > > As you can see, I have no experience about developing kernel modules. > Is there any good how-to or tutorial about writing Linux kernel modules, > especially for 2.6 ? There is a complete development kit (including the pdf-version of the "writing linux device drivers 3 ed." book) available on kernel.org.
You have to download a cd-image of the ddk from: http://www.kernel.org/pub/linux/kernel/people/gregkh/ddk/ Eberhard
