[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: What was your first kernel hack?
Hi,
> it's all too complex for me to even make a simple but useful
> kernel module or driver yet.
Get the Linux Device Driver (by Alessandro Rubini et al. ) its a nice
introduction to driver programming (kernel pgm in general). And try to
write your own.... or read the driver/*.[ch] files to see real driver
implementations.
Muthu.
>
> Now I was thinking about what you all did to get your hands
> dirty. It would be nice if you shared a bit of where you
> begun with kernel-coding and what you did. It doesn't
> necessarily have to be code that was accepted into the
> kernel, but just regular newbie-stuff that got you started.
>
> Happy new year everyone.
>
>
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/