Linux Device Driver Development (Paperback)
暫譯: Linux 裝置驅動程式開發 (平裝本)

John Madieu

買這商品的人也買了...

相關主題

商品描述

Key Features

  • Learn to develop customized Linux device drivers
  • Learn core concepts of device drivers such as memory management, kernel caching and so on.
  • Practical experience on embedded side of Linux

Book Description

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 the devices throughout the world. Device drivers play a critical role in the context of how well a Linux system performs. As Linux has turned out to be one of the most popular operating systems used, the interest in developing your own device drivers is also increasing steadily.

This book will initially cover a chapter which will help you understand the basics of driver development and help you get started with device drivers and its development environment. This book will cover modules based on various Linux subsystems such as memory management, RTC, IIO, Clock Framework and so on. The book will also cover practical approach on Direct memory access, Kernel memory management, and kernel caching systems as well.

By the end of this book, you will be comfortable with the concept of device driver development and will be in a position to write any device driver from scratch using the latest kernel version

What you will learn

  • Use kernel facilities to develop powerful drivers
  • Develop drivers for widely used I2C and SPI buses and use regmap API
  • Write and support devicetree from within your drivers
  • Program advanced drivers for network and frame buffer devices
  • Enhance your skills with Clock and PWM frameworks
  • Develop measurement system drivers with IIO framework
  • Get the best from memory management and DMA subsystem
  • Access and manage GPIO subsystem and develop GPIO controller drivers

商品描述(中文翻譯)

**主要特點**

- 學習開發自訂的 Linux 裝置驅動程式
- 學習裝置驅動程式的核心概念,如記憶體管理、核心快取等
- 獲得 Linux 嵌入式方面的實務經驗

**書籍描述**

Linux 核心是一個複雜、可攜帶、模組化且廣泛使用的軟體,運行於全球超過一半的設備中的約 80% 的伺服器和嵌入式系統。裝置驅動程式在 Linux 系統性能的上下文中扮演著關鍵角色。隨著 Linux 成為最受歡迎的作業系統之一,開發自己的裝置驅動程式的興趣也在穩步增加。

本書將首先涵蓋一章,幫助您理解驅動程式開發的基本知識,並幫助您開始使用裝置驅動程式及其開發環境。本書將涵蓋基於各種 Linux 子系統的模組,如記憶體管理、實時時鐘 (RTC)、IIO、時鐘框架等。本書還將涵蓋直接記憶體存取 (DMA)、核心記憶體管理和核心快取系統的實務方法。

在本書結束時,您將對裝置驅動程式開發的概念感到熟悉,並能夠使用最新的核心版本從零開始編寫任何裝置驅動程式。

**您將學到的內容**

- 使用核心功能開發強大的驅動程式
- 為廣泛使用的 I2C 和 SPI 總線開發驅動程式並使用 regmap API
- 從您的驅動程式中編寫和支援設備樹 (devicetree)
- 為網路和幀緩衝裝置編寫進階驅動程式
- 提升您在時鐘和 PWM 框架方面的技能
- 使用 IIO 框架開發測量系統驅動程式
- 從記憶體管理和 DMA 子系統中獲得最佳效益
- 存取和管理 GPIO 子系統並開發 GPIO 控制器驅動程式