Introduction to Linux Device Drivers (ILDD)

December 3, 2007 – 11:22 am

Introduction to Linux Device Drivers is a course that introduces the basic principles of device driver development on the Linux kernel.

This course does a pedagogical approach to the Linuxdevice driver subject, applying a systematization of concepts allied to a strong practical component in which the reader is invited to the gradual implementation of a device driver that will support a device specially conceived for this course. The reader can also consult the reference literature in which the following titles are distinguished: Linux Device Drivers, Understanding the Linux Kernel e Linux Kernel in a Nutshell.

Createad by a Artur D’Assumpção, a Portuguese developer, invested more than one year of work elaborating and preparing this course, in order to offer the community a complete learning manual.

At this point only the Portuguese version is available, but the English version should be ready by the end of the year.

Check it out @ http://www.adassumpcao.net/ILDD/

  1. One Response to “Introduction to Linux Device Drivers (ILDD)”

  2. Good find :P

    By gouki on Dec 5, 2007

Post a Comment