Cargando…

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

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Rubini, Alessandro
Otros Autores: Corbet, Jonathan
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol : O'Reilly & Assoc., ©2001.
Edición:2nd ed. ; June 2001.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.