๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Linux Device Driver Development Cookbook: Develop Custom Drivers For Your Embedded Linux Applications

โœ Scribed by Rodolfo Giometti


Publisher
Packt Publishing
Year
2019
Tongue
English
Leaves
344
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Over 30 recipes to develop custom drivers for your embedded Linux applications. Key Features
โ€ข Use Kernel facilities to develop powerful drivers
โ€ข Via a practical approach, learn core concepts of developing device drivers
โ€ข Program a custom character device to get access to kernel internals
Linux is a unified kernel that is widely used to develop embedded systems. As Linux has turned out to be one of the most popular operating systems used, the interest in developing proprietary device drivers has also increased. Device drivers play a critical role in how the system performs and ensures that the device works in the manner intended. By offering several examples on the development of character devices and how to use other kernel internals, such as interrupts, kernel timers, and wait queue, as well as how to manage a device tree, you will be able to add proper management for custom peripherals to your embedded system. You will begin by installing the Linux kernel and then configuring it. Once you have installed the system, you will learn to use the different kernel features and the character drivers. You will also cover interrupts in-depth and how you can manage them. Later, you will get into the kernel internals required for developing applications. Next, you will implement advanced character drivers and also become an expert in writing important Linux device drivers.
By the end of the book, you will be able to easily write a custom character driver and kernel code as per your requirements. What you will learn:
โ€ข Become familiar with the latest kernel releases (4.19+/5.x) running on the ESPRESSObin devkit, an ARM 64-bit machine
โ€ข Download, configure, modify, and build kernel sources
โ€ข Add and remove a device driver or a module from the kernel
โ€ข Master kernel programming
โ€ข Understand how to implement character drivers to manage different kinds of computer peripherals
โ€ข Become well versed with kernel helper functions and objects that can be used to build kernel applications
โ€ข Acquire a knowledge of in-depth concepts to manage custom hardware with Linux from both the kernel and user space
Who this book is for: This book will help anyone who wants to develop their own Linux device drivers for embedded systems. Having basic hand-on with Linux operating system and embedded concepts is necessary.

โœฆ Table of Contents


  1. Installing the developing system
  2. A Peek Inside the Kernel
  3. Working with Char drivers
  4. Using the Device Tree
  5. Managing Interrupts and Concurrency
  6. Miscellaneous Kernel Internals
  7. Advanced Char Driver Operations
  8. (Appendix A): Additional Information on Working with Char Drivers
  9. (Appendix B): Additional Information on using the Device Tree
  10. (Appendix C): Additional Information on managing Interrupts and Concurrency on
  11. (Appendix D): Additional Information on miscellaneous Kernel Internals
  12. (Appendix E): Additional Information on advanced Char Driver Operations

โœฆ Subjects


Device Drivers, Kernel Programming, Linux, Operating Systems, System Programming


๐Ÿ“œ SIMILAR VOLUMES


Linux Device Drivers Development: Develo
โœ John Madieu ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Packt Publishing ๐ŸŒ English

Key Features โ€ข Learn to develop customized Linux device drivers โ€ข Learn the core concepts of device drivers such as memory management, kernel caching, advanced IRQ management, and so on. โ€ข Practical experience on the embedded side of Linux Book Description Linux kernel is a complex, portable,

Linux Device Driver Development: Everyth
โœ John Madieu ๐Ÿ“‚ Library ๐Ÿ“… 2022 ๐Ÿ› Packt Publishing ๐ŸŒ English

<p><span>Get up to speed with the most important concepts in driver development and focus on common embedded system requirements such as memory management, interrupt management, and locking mechanisms</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Write feature-rich and customized L

Linux Device Driver Development Cookbook
โœ Rodolfo Giometti ๐Ÿ“‚ Library ๐Ÿ“… 2019 ๐Ÿ› Packt Publishing ๐ŸŒ English

Over 30 recipes to develop custom drivers for your embedded Linux applications. Key Features - Use Kernel facilities to develop powerful drivers - Via a practical approach, learn core concepts of developing device drivers - Program a custom character device to get access to kerne

Linux Device Driver Development: Everyth
โœ John Madieu ๐Ÿ“‚ Library ๐Ÿ› Packt Publishing ๐ŸŒ English

<p><span>Get up to speed with the most important concepts in driver development and focus on common embedded system requirements such as memory management, interrupt management, and locking mechanisms</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Write feature-rich and customized L

Linux Driver Development for Embedded Pr
โœ Alberto Liberal de los Rรญos ๐Ÿ“‚ Library ๐ŸŒ English

<p><strong>LINUX DRIVER DEVELOPMENT FOR EMBEDDED PROCESSORS -SECOND EDITION-</strong><br></p><p><strong></strong></p><p><strong>Note: Read with the free Kindle App (available on iOs, Android, PC &amp; Mac) on your smartphone, tablet, computer or any of the devices listed in the drop-down at the end

Linux Device Drivers Development
โœ John Madieu ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› Packt Publishing ๐ŸŒ English

Linux kernel is a complex, portable, modular and widely used piece of software, running on around 80% of servers and embedded systems in more than half of devices throughout the World. Device drivers play a critical role in how well a Linux system performs. As Linux has turned out to be one of the m