Monday, February 16, 2009

Linux Kernel Module Programming


Download :Linux Kernel Module Programming

Linux Kernel Module Programming


Contents

Introduction
Hello, world - helloc
Makefiles for Kernel Modules - Makefile
Multiple File Kernel Modules
startc
stopc
Makefile
Character Device Files
chardevc
Multiple Kernel Versions Source Files
The /proc File System
procfsc
Using /proc For Input
procfsc
Talking to Device Files (writes and IOCTLs)
chardevc
chardevh
ioctlc
Startup Parameters
paramc
System Calls
syscallc
Blocking Processes
sleepc
Replacing printk’s
printkc
Scheduling Tasks
schedc
Interrupt Handlers
Keyboards on the Intel Architecture
intrptc
Symmetrical Multi–Processing
Common Pitfalls
A Changes between and
B Where From Here?
C Goods and Services
C Getting this Book in Print
D Showing Your Appreciation
E The GNU General Public License





0 comments:

Post a Comment