The Linux Kernel Module Programming Guide
by Peter Jay Salzman
Publisher: CreateSpace 2001
ISBN/ASIN: 1441418865
ISBN-13: 9781441418869
Number of pages: 82
Description:
An excellent guide for anyone wishing to get started on kernel module programming. The author takes a hands-on approach starting with writing a small "hello, world" program, and quickly moves from there. Far from a boring text on programming, Linux Kernel Module Programming Guide has a lively style that entertains while it educates.
Download or read it online for free here:
Download link
(540KB, PDF)
Similar books
The Big Online Book of Linux Ada Programmingby Ken O. Burtch - PegaSoft
This text covers basic software development on Linux, a review of the core Ada 95 language, and an introduction to designing programs that work with the Linux kernel and standard C libraries. It also covers some of the Ada bindings.
(18532 views)
Secure Programming for Linux and Unix HOWTOby David A. Wheeler
The book provides a set of design and implementation guidelines for writing secure programs for Linux and Unix systems. This document includes specific guidance for a number of languages, including C, C++, Java, Perl, Python, and Ada95.
(17719 views)
Shell Scripting Tutorial for Linux/Unix Beginners- Guru99
The course covers Linux Basics like Introduction, Linux Distributions and Installation, Commands, and File Permissions. It also introduces Redirection, Regular Expressions, Commands, and Communication in Linux. We also touch on advanced topics ...
(6166 views)
The Linux Programmer's Guideby Sven Goldt, at al.
This guide helps Linux programmers understand the peculiarities of Linux. It should be useful when porting programs from other operating systems. It describes the system calls and the major kernel changes which have effects on older programs.
(15572 views)