> well i want to know on what topics should i primarily focus for making a > device driver in linux.. > computer hardware, kernel basics, usage of Makefiles read magazines like lwn.net to track changes.
Read linux devices drivers chapter from Beginning Linux Programming book 3rd edition and the book available at this link http://lwn.net/Kernel/LDD3/ (a bit dated but great anyway). G -- l...@iitd - http://tinyurl.com/ycueutm
