LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Kernel pgmg:- how to start ? (https://www.linuxquestions.org/questions/programming-9/kernel-pgmg-how-to-start-59699/)

juby 05-13-2003 11:16 PM

Kernel pgmg:- how to start ?
 
Hi .. i wnat to learn a bit of kernel programming in linux. basically i wan to goto the level of writing deviced drivers for linux... not more than that. can anyone tell me how to start off. dont tell me to read thru the kernel src .. its overhead projection .. :D

I have a book O'reilly pbs; linux device drivers.. by a.rubini... but it doesnt give me what i expect

any good sites that teach u these things right from the scratch ?

rch 05-14-2003 01:32 AM

Re: Kernel pgmg:- how to start ?
 
Quote:

Originally posted by juby
Hi .. i wnat to learn a bit of kernel programming in linux. basically i wan to goto the level of writing deviced drivers for linux... not more than that. can anyone tell me how to start off. dont tell me to read thru the kernel src .. its overhead projection .. :D

I have a book O'reilly pbs; linux device drivers.. by a.rubini... but it doesnt give me what i expect

any good sites that teach u these things right from the scratch ?

http://jhjon.enas.com/links/linux_link.php

rat_in 06-05-2003 03:27 AM

Hello .. I am also interested in kernel programming and have been reading an O'rielly book on device drivers by Alessandro.
However I have been facing certain problems.
I have tried to compile a sample code on an i686 P4 machine. I have tried it on Redhat 7.3 as well as on Redhat 9.0.
On both these distributions, I get an error message that my compiler version and my kernel version don't match and so I can't insmod the .o file that I creat.
Does anybody have a solution!!!!!!!!!!

_z_ 06-05-2003 05:19 AM

update your gcc or kernel


All times are GMT -5. The time now is 11:40 PM.