Section 3: Staying Up to Date with Other Linux Kernel Subsystems
This section delves into some useful Linux kernel subsystems that are not discussed enough or for which the available documentation is not up to date. The section takes a step-by-step approach to PCI device driver development, leveraging NVMEM and the watchdog frameworks, and improving efficiency with some tips and best practices.
This section contains the following chapters:
- Chapter 11, Writing PCI Device Drivers
- Chapter 12, Leveraging the NVMEM Framework
- Chapter 13, Watchdog Device Drivers
- Chapter 14, Linux Kernel Debugging Tips and Best Practices