looking for current, online kernel-related tutorials
Robert P. J. Day
rpjday at crashcourse.ca
Thu Oct 18 05:44:55 EDT 2012
On Thu, 18 Oct 2012, Peter Senna Tschudin wrote:
> Robert,
>
> I like this:
> http://www.freesoftwaremagazine.com/articles/drivers_linux
>
> It is not current but not very old.
not bad ... definitely dated as it uses a parallel port as an
example, and deprecated register_chrdev() for device registration.
but not bad.
what i'm after these days is more up-to-date and much more *focused*
tutorials if people run across them. as in, rather than another
example of how to write a character driver, i'm collecting writeups
like this:
http://www.ibm.com/developerworks/linux/library/l-tasklets/index.html
that is, a solid coverage of a single topic in some detail,
particularly if it can tie back into code taken from the kernel.
anyway, off to write more tutorials.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
More information about the Kernelnewbies
mailing list