Hello kernel!
2k13 - Version 0.36 - Last change on 01 September 2013 10:30:00
Revision as of 20:57, 22 July 2013 by Administrator (Talk | contribs)
Introduction to writing a Linux kernel module
by bandigarf
- Did you ever wonder what bridges the gap between the applications and the actual hardware? How do all those drivers fit in the kernel?
- This workshop will walk you through the process of writing a simple kernel module and introduce some of the common structures and communication links between kernel and user space.