Re: How to begin linux kernel programming?

Marc Mutz (Marc@Mutz.com)
Tue, 29 Jun 1999 17:32:37 +0200


dony wrote:
>
> Hi,all,
> I am a newbie in kernel programming.
> There are so many headfiles (*.h) in /usr/include and so many src files (*.c)in /usr/src/linux ,So I am often confused with FUNCTION CALL and STRUCTURE data type calling, and often out of my thinking if I further on from one function1 (level 1) to another called function2 (level 2),then to another level called function3 (level 3), etc.
> So any suggetions about how to begin kernel programming will be highly appreciated.
> Can someone point out some useful URL address ?
>
I found the corresponding passage in http://www.tux.org/lkml/ very
illuminating.

Marc

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/