1
0
mirror of https://github.com/bashrc/LKMPG.git synced 2018-06-11 03:06:54 +02:00

Final note

This commit is contained in:
Bob Mottram
2018-06-06 19:27:46 +01:00
parent 41f6bf0915
commit ff79a83291

View File

@@ -1,7 +1,9 @@
# The Linux Kernel Module Programming Guide
This project repository is moving to https://code.freedombone.net/bashrc/LKMPG
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.
Github repos will be available until 11th June, and after that they'll be gone.
The text is in Emacs org-mode format with embedded C code examples, also exported in html format for convenient viewing.
Being on Github has been fun, but now it's time to move on.
The original guide may be found at http://www.tldp.org/LDP/lkmpg/
Freedom is a constant struggle.
Peace out.