Linux device drivers /
Provides "hands-on" information on writing device drivers for the Linux system, with particular focus on the features of the 2.4 kernel and its implementation
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Other Authors: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Sebastopol :
O'Reilly & Assoc.,
©2001.
|
Edition: | 2nd ed. ; June 2001. |
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Ch. 1. An Introduction to Device Drivers
- Ch. 2. Building and Running Modules
- Ch. 3. Char Drivers
- Ch. 4. Debugging Techniques
- Ch. 5. Enhanced Char Driver Operations
- Ch. 6. Flow of Time
- Ch. 7. Getting Hold of Memory
- Ch. 8. Hardware Management
- Ch. 9. Interrupt Handling
- Ch. 10. Judicious Use of Data Types
- Ch. 11. Kmod and Advanced Modularization
- Ch. 12. Loading Block Drivers
- Ch. 13. Mmap and Dma
- Ch. 14. Network Drivers
- Ch. 15. Overview of Peripheral Buses
- Ch. 16. Physical Layout of the Kernel Source.