gatieme/LDD-LinuxDeviceDrivers: Linux内核与设备驱动程序学习笔记
2019-04-02 22:52:51 Author: github.com(查看原文) 阅读量:176 收藏

Join GitHub today

GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.

Sign up

#1 books--一些书中的源码和示例

目录 书籍
ldd LINUX设备驱动程序
fengguojin 冯国进--Linux驱动程序开发实例
21cnbao 宋宝华-Linux设备驱动开发详解

#2 study--本人的linux学习以及驱动代码

目录 书籍
kernel 学习linux内核的设计与实现, 包括文档和示例代码, 文档与CSDN博客同步更新
driver 自己实现的一些linux内核的驱动代码

#3 TODOLIST--目前在完成的工作

任务 描述
study/debug 内核调试工具集锦, 包括debugfs, trace, gdb, systemtap 的介绍和使用
study/pattern 内核设计的奇技淫巧, 介绍内核中使用的一些高级语法技巧和设计思路
study/kernel/data_structure 介绍内核中提供的数据结构的用法

文章来源: https://github.com/gatieme/LDD-LinuxDeviceDrivers
如有侵权请联系:admin#unsafe.sh