1
0
mirror of https://github.com/bashrc/LKMPG.git synced 2018-06-11 03:06:54 +02:00
Files
LKMPG/README.md
Bob Mottram 455ef597a9 readme
2016-03-09 15:03:43 +00:00

420 B

The Linux Kernel Module Programming Guide

This is a project to keep the kernel module programmer's guide reasonably up to date, with working examples for recent kernel versions. The guide has been around since 2001 and most copies of it on the web only describe old 2.6.x kernels.

The text is in Emacs org-mode format with embedded C code examples.

The original guide may be found at http://www.tldp.org/LDP/lkmpg/