Re: Linux Device Driver

2014-05-05 Thread Kashyap Gada
Hello,

Try out this website, it has some 18 lessons which will surely get you up
and started.
http://www.opensourceforu.com/2010/11/understanding-linux-device-drivers/


On Mon, May 5, 2014 at 8:31 PM, Sima Baymani s...@kth.se wrote:

 Rumours say an updated version of LDD3 is coming, due to be published this
 autumn:

 http://www.amazon.com/Linux-Device-Drivers-Jessica-McKellar/dp/1449371612/ref=sr_1_1?s=booksie=UTF8qid=1398859695sr=1-1keywords=linux+device+drivers

 Happy days =)


 On Mon, May 5, 2014 at 4:53 PM, Le Tan tamlokv...@gmail.com wrote:

 I think Documentation/kernel-docs.txt may be useful to you.

 Le Tan

 2014-05-05 22:37 GMT+08:00 Lucas Tanure tan...@linux.com:
  Yeah, but https://lwn.net/Kernel/LDD3/ it's a little bit old.
 
  ___
  Kernelnewbies mailing list
  Kernelnewbies@kernelnewbies.org
  http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
 

 ___
 Kernelnewbies mailing list
 Kernelnewbies@kernelnewbies.org
 http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies



 ___
 Kernelnewbies mailing list
 Kernelnewbies@kernelnewbies.org
 http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Contributing to the device driver staging section of the linux tree

2014-04-15 Thread Kashyap Gada
Hello,

I want to re start the code clean up stuff in the staging branch of drivers
in the linux tree. I have done this before some time back on the 2.6
branch. I want to get back to atleast start off again (I am learning
developing device drivers) to be active in the community.

My question is that the latest linux kernel is 3.x there have been so many
versions of it since 2.6. So how to decide which branch we should be
working on and which is relevant enought in todays time.

Thanks
Kashyap Gada
gada.kash...@gmail.com
___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


How to create patch for checkpatch.pl cleanups

2012-02-05 Thread kashyap gada
Hello Linux Newbies, I'm one too.
I was looking out for some clean up work and I ran the checkpatch.pl 
script. I came across a file with some 400 errors and 200 warnings. Now 
there were bunch of 80 char per line warning , braces and related 
things. I don't want to be sending patches for each and every error or 
warning I fix as it becomes tedious and If i send lots of correction 
patches in one go the kernel maintainers wont accept it. I want to know 
Can we correct all similar errors or warnings in one patch? or series of 
patches? 

Kashyap Gada gada.kash...@gmail.com ___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies