No detailed description available for "Linux Device Driver Development".
Sprache
Verlagsort
Basel/Berlin/Boston
Großbritannien
Zielgruppe
Editions-Typ
Produkt-Hinweis
Dateigröße
ISBN-13
978-1-80323-594-3 (9781803235943)
Schweitzer Klassifikation
Madieu John:
John Madieu is an embedded Linux and kernel engineer living in Paris, France. His main activities consist of developing device drivers and Board Support Packages (BSPs) for companies in domains such as IoT, automation, transport, healthcare, energy, and the military. John is the founder and chief consultant at LABCSMART, a company that provides training and services for embedded Linux and Linux kernel engineering. He is an open source and embedded systems enthusiast, convinced that it is only by sharing knowledge that we can learn more. He is passionate about boxing, which he practiced for 6 years professionally, and continues to channel this passion through training sessions that he provides voluntarily.
Table of Contents - Introduction to Kernel Development
- Understanding Linux Kernel Module Basic Concepts
- Dealing with Kernel Core Helpers
- Writing Character Device Drivers
- Understanding and Leveraging the Device Tree
- Introduction to Devices, Drivers, and Platform Abstraction
- Understanding the Concept of Platform Devices and Drivers
- Writing I2C Device Drivers
- Writing SPI Device Drivers
- Understanding the Linux Kernel Memory Allocation
- Implementing Direct Memory Access (DMA) Support
- Abstracting Memory Access
- Demystifying the Kernel IRQ Framework
- Introduction to the Linux Device Model
- Digging into the IIO Framework
- Getting the Most Out of the Pin Controller and GPIO Subsystems
- Leveraging the Linux Kernel Input Subsystem