Results 1 to 4 of 4
hi i am newbie to driver programming.can u please let me know the basic operation carried by the drivers in kernel with the control flow....and the interrupt operations...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-23-2006 #1Just Joined!
- Join Date
- May 2006
- Posts
- 1
linux device drver
hi i am newbie to driver programming.can u please let me know the basic operation carried by the drivers in kernel with the control flow....and the interrupt operations
- 05-24-2006 #2
- Linux Device Drivers by O'Reilly
Red that, it's quite good.
Best regards
- 05-29-2006 #3Just Joined!
- Join Date
- Mar 2006
- Posts
- 9
i 've ever read all three editions of this book (Linux Device Drivers)..
,but , u should have something understand about linux kernel (may be read from Understanding linux kernel --> O'REILLY either)
----
I've loaded pdf file ... It introduced about charactor driver call "Klife" get this keyword and search for it.
- 06-24-2006 #4Just Joined!
- Join Date
- Jun 2006
- Posts
- 15
B4, We go to the DD we should aware abt the Unix Internals. It is neccessary for beginners. I have attached a tutorial for learning the Unix internels for getting aware abt device driver...
Go throug it ....Before u go to compile u'r progarm, u should have the kernel source code in the root directory.
Link for DD tutorials:
http://www.linuxjournal.com/article/2476


Reply With Quote
