The Linux Kernel Module Programming Guide |
- 2.1. Hello, World (part 1): The Simplest Module
- 2.2. Compiling Kernel Modules
- 2.3. Hello World (part 2)
- 2.4. Hello World (part 3): The __init and __exit Macros
- 2.5. Hello World (part 4): Licensing and Module Documentation
- 2.6. Passing Command Line Arguments to a Module
- 2.7. Modules Spanning Multiple Files
- 2.8. Building modules for a precompiled kernel
- 3.1. Modules vs Programs
- 8.1. System Calls
- 9.1. Blocking Processes
- 10.1. Replacing printk
- 10.2. Flashing keyboard LEDs
- 11.1. Scheduling Tasks
- 12.1. Interrupt Handlers
- 14.1. Common Pitfalls
- B.1. Where From Here?
No comments:
Post a Comment