Re: a Linux device driver

2018-06-06 Thread Bjørn Mork
Abu Rasheda writes: > wondering which hardware is missing a driver, I can try yo buy/acquire the > hardware No need to buy any hardware. Just look around you and see what you already have. If you don't see anything you want to write a driver for, then maybe you shouldn't. Bjørn

Re: a Linux device driver

2018-06-05 Thread valdis . kletnieks
On Tue, 05 Jun 2018 13:51:54 -0700, Abu Rasheda said: > right now, I am in a mood to write a driver, not testing :) Can you, in a few sentences, explain why the Linux community wants a driver written by somebody who wanted to write a driver but didn't want to do the testing needed to ensure it

Re: a Linux device driver

2018-06-05 Thread Abu Rasheda
On Tue, Jun 5, 2018 at 1:51 AM, Ozgur Kara wrote: > > > 05.06.2018, 08:57, "valdis.kletni...@vt.edu" : > > On Mon, 04 Jun 2018 15:49:37 -0700, Abu Rasheda said: > > > >> Any recommendations what device driver is missing and open source > >> community could benefit from a new driver or enhance

Re: a Linux device driver

2018-06-05 Thread Ozgur Kara
05.06.2018, 08:57, "valdis.kletni...@vt.edu" : > On Mon, 04 Jun 2018 15:49:37 -0700, Abu Rasheda said: > >>  Any recommendations what device driver is missing and open source >>  community could benefit from a new driver or enhance some existing driver? > > Short answer: One that you have the

Re: a Linux device driver

2018-06-04 Thread valdis . kletnieks
On Mon, 04 Jun 2018 15:49:37 -0700, Abu Rasheda said: > Any recommendations what device driver is missing and open source > community could benefit from a new driver or enhance some existing driver? Short answer: One that you have the hardware for so you can actually test your code. Nobody

a Linux device driver

2018-06-04 Thread Abu Rasheda
Hello, I am an experienced Linux kernel and driver developer and have some time! I like to develop a driver for Linux open source. Any recommendations what device driver is missing and open source community could benefit from a new driver or enhance some existing driver? Where could I go for

Re: Linux Device Driver

2014-05-06 Thread Robert P. J. Day
On Mon, 5 May 2014, Sima Baymani 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=13988 59695sr=1-1keywords=linux+device+drivers Happy days =)

Re: Linux Device Driver

2014-05-06 Thread Saurabh Jain
Hey , thank u so much for ur reply thanx for help On Tue, May 6, 2014 at 2:20 PM, Robert P. J. Day rpj...@crashcourse.cawrote: On Mon, 5 May 2014, Sima Baymani wrote: Rumours say an updated version of LDD3 is coming, due to be published this autumn:

Re: Linux Device Driver

2014-05-05 Thread Lucas Tanure
http://www.thegeekstuff.com/2013/07/write-linux-kernel-module/ ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Re: Linux Device Driver

2014-05-05 Thread leo kirotawa
Book I would recommend: Linux Devices Drivers [1]. And to get familiar with kernel stuff [2] [1] https://lwn.net/Kernel/LDD3/ [2] http://eudyptula-challenge.org/ []'s On Mon, May 5, 2014 at 11:16 AM, Saurabh Jain saurabh4768j...@gmail.com wrote: Hello everyone! I am new to Linux Kernel . i

Re: Linux Device Driver

2014-05-05 Thread Lucas Tanure
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

Re: Linux Device Driver

2014-05-05 Thread leo kirotawa
As they say, kernel code is the better and updated source/documentation. There is no an updated book. =) On Mon, May 5, 2014 at 11:37 AM, Lucas Tanure tan...@linux.com wrote: Yeah, but https://lwn.net/Kernel/LDD3/ it's a little bit old. -- --

Re: Linux Device Driver

2014-05-05 Thread Le Tan
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

Re: Linux Device Driver

2014-05-05 Thread Sima Baymani
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

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