LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   character device driver (https://www.linuxquestions.org/questions/linux-kernel-70/character-device-driver-4175453606/)

nyk.mat 03-11-2013 06:52 AM

character device driver
 
hi,
i am new to device driver programming and i understood basic things about character driver programming like, creating a simple driver, inserting it and removing it but nw i want to dig further, so expecting some guidance in same field..

Thank You.

sundialsvcs 03-11-2013 11:40 AM

Install the kernel source packages and go out there and look at every single one of them.

bsat 03-12-2013 04:42 AM

One the best books available for device drivers
http://lwn.net/Kernel/LDD3/

read through it and run all the examples given and understand them. That should take you a long way.


All times are GMT -5. The time now is 09:24 PM.