دانلود کتاب Linux Device Drivers Development: Develop customized drivers for embedded Linux
by John Madieu
|
عنوان فارسی: توسعه درایورهای لینوکس: ایجاد درایورهای سفارشی برای لینوکس تعبیه شده |
دانلود کتاب
جزییات کتاب
هسته لینوکس یک بسته نرم افزاری پیچیده، قابل حمل، ماژولار است که به طور گسترده ای استفاده می شود و تقریبا 80 درصد از سرورها و سیستم های سامانه نهفته شده را در بیش از نیمی از دستگاه ها در سراسر جهان اجرا می کند. درایورهای دستگاه نقش مهمی را در عملکرد سیستم لینوکس ایفا می کنند. همانگونه که لینوکس تبدیل به یکی از محبوب ترین سیستم عامل های مورد استفاده شده است، علاقه به توسعه درایورهای اختصاصی نیز به طور پیوسته افزایش می یابد.
این کتاب در ابتدا به شما در درک اصول دایورها و همچنین آماده شدن برای سفر طولانی از طریق هسته لینوکس کمک خواهد کرد. این کتاب پس از آن توسعه درایور بر اساس زیر سیستم های مختلف لینوکس مانند مدیریت حافظه، PWM، RTC، IIO، مدیریت IRQ و غیره را پوشش می دهد. این کتاب همچنین یک رویکرد عملی در دسترسی مستقیم به حافظه و درایور های دستگاه شبکه ارائه می دهد.
در پایان این کتاب، شما با مفهوم توسعه درایور دستگاه راحت هستید و در موقعیتی قرار می گیرید که هر درایور دستگاه را از ابتدا با استفاده از آخرین نسخه کرنل (v4.13 در هنگام نوشتن این کتاب) بنویسید.
• 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, 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 most popular operating systems used, the interest in developing proprietary device drivers is also increasing steadily.
This book will initially help you understand the basics of drivers as well as prepare for the long journey through the Linux kernel. This book then covers drivers development based on various Linux subsystems such as memory management, PWM, RTC, IIO, IRQ management, and so on. The book also offers a practical approach to direct memory access and network device drivers.
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 (v4.13 at the time of writing this book).
What you will learn
• Use kernel facilities to develop powerful drivers
• Develop drivers for widely used I2C and SPI devices and use the regmap API
• Write and support devicetree from within your drivers
• Program advanced drivers for network and frame buffer devices
• Delve into the Linux irqdomain API and write interrupt controller drivers
• Enhance your skills with regulator and PWM frameworks
• Develop measurement system drivers with IIO framework
• Get the best from memory management and the DMA subsystem
• Access and manage GPIO subsystems and develop GPIO controller drivers