Cart
Free Shipping in Australia
Proud to be B-Corp

Linux Device Driver Development Cookbook Rodolfo Giometti

Linux Device Driver Development Cookbook By Rodolfo Giometti

Linux Device Driver Development Cookbook by Rodolfo Giometti


$89.19
Condition - New
Only 2 left

Summary

Device drivers play a critical role in how the system performs and ensures that the device works in the intended way. With a recipe based approach this book gives you practical recipes on character drivers and related kernel internals. It shows you how to start writing Linux device drivers and tools to understand, debug or modify them.

Linux Device Driver Development Cookbook Summary

Linux Device Driver Development Cookbook: Develop custom drivers for your embedded Linux applications by Rodolfo Giometti

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
Book Description

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.

About Rodolfo Giometti

Rodolfo Giometti is an engineer, IT specialist, GNU/Linux expert and software libre evangelist. He is the author of the books BeagleBone Essentials, BeagleBone Home Automation Blueprints and GNU/Linux Rapid Embedded Programming by Packt Publishing and maintainer of the LinuxPPS projects. He still actively contributes to the Linux source code with several patches and new device drivers for industrial applications devices. During his 20+ years of experience, he has worked on the x86, ARM, MIPS, and PowerPC-based platforms. Now, he is the co-chief at HCE Engineering S.r.l., where he designs new hardware and software systems for the quick prototyping in industry environment, control automation, and remote monitoring.

Table of Contents

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

Additional information

NLS9781838558802
9781838558802
1838558802
Linux Device Driver Development Cookbook: Develop custom drivers for your embedded Linux applications by Rodolfo Giometti
New
Paperback
Packt Publishing Limited
2019-05-31
356
N/A
Book picture is for illustrative purposes only, actual binding, cover or edition may vary.
This is a new book - be the first to read this copy. With untouched pages and a perfect binding, your brand new copy is ready to be opened for the first time

Customer Reviews - Linux Device Driver Development Cookbook