Linux设备驱动程序开发(影印版) (法)约翰·马杜(John Madieu) 著 下载 fb2 pdf rb kindle 115盘 极速 azw3

Linux设备驱动程序开发(影印版) (法)约翰·马杜(John Madieu) 著电子书下载地址
- 文件名
- [epub 下载] Linux设备驱动程序开发(影印版) (法)约翰·马杜(John Madieu) 著 epub格式电子书
- [azw3 下载] Linux设备驱动程序开发(影印版) (法)约翰·马杜(John Madieu) 著 azw3格式电子书
- [pdf 下载] Linux设备驱动程序开发(影印版) (法)约翰·马杜(John Madieu) 著 pdf格式电子书
- [txt 下载] Linux设备驱动程序开发(影印版) (法)约翰·马杜(John Madieu) 著 txt格式电子书
- [mobi 下载] Linux设备驱动程序开发(影印版) (法)约翰·马杜(John Madieu) 著 mobi格式电子书
- [word 下载] Linux设备驱动程序开发(影印版) (法)约翰·马杜(John Madieu) 著 word格式电子书
- [kindle 下载] Linux设备驱动程序开发(影印版) (法)约翰·马杜(John Madieu) 著 kindle格式电子书
寄语:
新华书店正版,关注店铺成为会员可享店铺专属优惠,团购客户请咨询在线客服!
内容简介:
Linux内核是一种复杂、可迁移、模块化和广泛使用的软件,在全世界过半数设备的80%左右服务器和嵌入式系统中运行。设备驱动程序在Linux系统良好运行中起到很好重要的作用。随着Linux已成为很流行的操作系统之一,为专有设备开发驱动程序的兴趣也与日俱增。《Linux设备驱动程序开发》将帮助你理解驱动程序相关基础知识,并带你完成游览Linux内核的漫长旅程。本书涵盖基于多种Linux子系统的驱动程序开发,包括内存管理、PWM、RTC、IIO和IRQ管理。该书还提供直接内存访问和网络设备驱动程序的实用方法
书籍目录:
Preface
Chapter 1: Introduction to Kernel Development
Environment setup
Getting the sources
Source organization
Kernel configuration
Build your kernel
Kernel habits
Coding style
Kernel structures allocation/initialization
Classes, objects, and OOP
Summary
Chapter 2: Device Driver Basis
User space and kernel space
The concept of modules
Module dependencies
depmod utility
Module loading and unloading
Manual loading
modprobe and insmod
/etc/modules-load.d/(filename).conf
Auto-loading
Module unload
Driver skeletons
Module entry and exit point
init and exit attributes
Module information
Licensing
Module author(s)
Module deion
Errors and message printing
Error handling
Handling null pointer errors
Message printing-printk0
Module parameters
Building your first module
The module's makefile
In the kernel tree
Out of the tree
Building the module
Summary
Chapter 3: Kernel Facilities and Helper Functions
Understanding container_of macro
Linked lists
Creating and initializing the list
Dynamic method
Static method
Creating a list node
Adding a list node
Deleting a node from the list
Linked list traversal
Kernel sleeping mechanism
Wait queue
Delay and timer management
Standard timers
Jiffies and HZ
Timers API
Timer setup initialization
Standard timer example
High resolution timers (HRTs)
HRT API
HRT setup initialization
Dynamic tick/tickless kernel
Delays and sleep in the kernel
Atomic context
Nonatomic context
Kernel locking mechanism
Mutex
Mutex API
Declare
Acquire and release
Spinlock
Spinlock versus mutexes
Work deferring mechanism
Softirqs and ksoftirqd
ksoftirqd
Tasklets
Declaring a tasklet
……
Chanter 4: Character Device Drivers
Chapter 5: Platform Device Drivers
Chaoter 6: The Conceot of Device Tree
Chapter 7: 12C Client Drivers
Chapter 8: SPI Device Drivers
Chapter 9: Regmap API-A Register Map Abstraction
Chapter 10: IIO Framework
Chapter 11: Kernel Memory Management
Chapter 12: DMA-Direct Memory Access
Chapter 13: Linux Device Model
Chapter 14: Pin Control and GPIO Subsystem
Chapter 15: GPIO Controller Drivers-gpio_chip
Chapter 16: Advanced IRQ Management
Chaoter 17: Inout Devices Drivers
Chapter 18: RTC Drivers
Chapter 19: PWM Drivers
Chapter 20: Regulator Framework
Chapter 21: Framebuffer Drivers
Chapter 22: Network Interface Card Drivers
作者介绍:
暂无相关内容,正在全力查找中
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
暂无其它内容!
网站评分
书籍多样性:6分
书籍信息完全性:3分
网站更新速度:5分
使用便利性:3分
书籍清晰度:4分
书籍格式兼容性:3分
是否包含广告:6分
加载速度:8分
安全性:8分
稳定性:7分
搜索功能:3分
下载便捷性:6分
下载点评
- 实惠(373+)
- 五星好评(143+)
- 图书多(211+)
- 内涵好书(101+)
- 格式多(588+)
- 可以购买(633+)
- 下载速度快(234+)
- 体验还行(414+)
- 微信读书(646+)
下载评价
- 网友 温***欣:
可以可以可以
- 网友 戈***玉:
特别棒
- 网友 寇***音:
好,真的挺使用的!
- 网友 康***溪:
强烈推荐!!!
- 网友 冷***洁:
不错,用着很方便
- 网友 谭***然:
如果不要钱就好了
- 网友 习***蓉:
品相完美
- 网友 屠***好:
还行吧。
- 网友 饶***丽:
下载方式特简单,一直点就好了。
- 网友 堵***格:
OK,还可以
- 网友 焦***山:
不错。。。。。
- 网友 冯***卉:
听说内置一千多万的书籍,不知道真假的
- 网友 宫***凡:
一般般,只能说收费的比免费的强不少。
喜欢"Linux设备驱动程序开发(影印版) (法)约翰·马杜(John Madieu) 著"的人也看了
浮士德 下载 fb2 pdf rb kindle 115盘 极速 azw3
2017全国卫生专业技术资格考试指导 药学(中级) 下载 fb2 pdf rb kindle 115盘 极速 azw3
农村幼儿园课程与资源·数学 下载 fb2 pdf rb kindle 115盘 极速 azw3
西游八十一案:大唐敦煌变 下载 fb2 pdf rb kindle 115盘 极速 azw3
黄冈小状元解决问题天天练 二年级(上)R2018年秋季 下载 fb2 pdf rb kindle 115盘 极速 azw3
给青年的十二封信(典藏版)/国民阅读经典 下载 fb2 pdf rb kindle 115盘 极速 azw3
太阳能聚光集热及其应用技术 下载 fb2 pdf rb kindle 115盘 极速 azw3
【人教版】语文+数学+英语(全3册) 下载 fb2 pdf rb kindle 115盘 极速 azw3
出国流畅美语 下载 fb2 pdf rb kindle 115盘 极速 azw3
居里夫人 下载 fb2 pdf rb kindle 115盘 极速 azw3
- 2012全国会计专业技术资格考试辅导用书-教材全解及命题预测-中级经济法(华图好会计)(赠50元学费抵用券) 下载 fb2 pdf rb kindle 115盘 极速 azw3
- 笛子考级曲目大全(初中级1-6级) 下载 fb2 pdf rb kindle 115盘 极速 azw3
- 文秘英语 中国财富出版社有限公司 下载 fb2 pdf rb kindle 115盘 极速 azw3
- 乐高街景搭建指南 搭建你自己的乐高小镇 第2版 下载 fb2 pdf rb kindle 115盘 极速 azw3
- 天贼 下载 fb2 pdf rb kindle 115盘 极速 azw3
- 备考2019 新版基金从业资格证考试2018(科目3)天一官方教材:私募股权投资基金(含创业投资基金)基础知识(第二版) 下载 fb2 pdf rb kindle 115盘 极速 azw3
- 世界优秀建筑设计机构精选作品集 (6) 天津大学出版社 下载 fb2 pdf rb kindle 115盘 极速 azw3
- 活着就在找感觉 下载 fb2 pdf rb kindle 115盘 极速 azw3
- 中国养老金发展报告.2017 经济管理出版社 下载 fb2 pdf rb kindle 115盘 极速 azw3
- 中华人民共和国公司法注释本(百姓实用版) 团购电话:400-106-6666转6 下载 fb2 pdf rb kindle 115盘 极速 azw3
书籍真实打分
故事情节:7分
人物塑造:6分
主题深度:9分
文字风格:3分
语言运用:9分
文笔流畅:4分
思想传递:6分
知识深度:4分
知识广度:8分
实用性:6分
章节划分:5分
结构布局:8分
新颖与独特:9分
情感共鸣:5分
引人入胜:5分
现实相关:5分
沉浸感:3分
事实准确性:8分
文化贡献:3分