Essential Linux device drivers /
"Probably the most wide ranging and complete Linux device driver book I've read."--Alan Cox, Linux Guru and Key Kernel Developer "Very comprehensive and detailed, covering almost every single Linux device driver type."--Theodore Ts'o, First Linux Kernel Developer in Nor...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Upper Saddle River, N.J. :
Prentice Hall,
©2008.
|
Colección: | Prentice Hall open source software development series.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Ch. 1. Introduction
- Ch. 2. A Peek Inside the Kernel
- Ch. 3. Kernel Facilities
- Ch. 4. Laying the Groundwork
- Ch. 5. Character Drivers
- Ch. 6. Serial Drivers
- Ch. 7. Input Drivers
- Ch. 8. The Inter-Integrated Circuit Protocol
- Ch. 9. PCMCIA and Compact Flash
- Ch. 10. Peripheral Component Interconnect
- Ch. 11. Universal Serial Bus
- Ch. 12. Video Drivers
- Ch. 13. Audio Drivers
- Ch. 14. Block Drivers
- Ch. 15. Network Interface Cards
- Ch. 16. Linux Without Wires
- Ch. 17. Memory Technology Devices
- Ch. 18. Embedding Linux
- Ch. 19. Drivers in User Space
- Ch. 20. More Devices and Drivers
- Ch. 21. Debugging Device Drivers
- Ch. 22. Maintenance and Delivery
- Ch. 23. Shutting Down
- App. A. Linux Assembly
- App. B. Linux and the BIOS
- App. C. Seq Files.