-
Notifications
You must be signed in to change notification settings - Fork 16
Linux Driver Kernel
Ted Lin edited this page Jun 25, 2016
·
12 revisions
- http://free-electrons.com/
- http://elinux.org/Main_Page
- LWN.net : LWN.net is a reader-supported news site dedicated to producing the best coverage from within the Linux and free software development communities.
- The Linux Kernel
- 深入分析Linux内核源码
- Linux Kernel in a Nutshell
- Linux Device Drivers, Third Edition
- Linux 设备驱动 Edition 3
- The Linux Kernel Module Programming Guide
- Linux Inside by Alex : A series of posts about the linux kernel and its insides.
- 内核新手区
- Linux内核修炼之道
- Linux 内核之旅
- 释义 Linux 内核
- Linux 内核学习
- 嵌入式Linux驱动开发 by gqb_driver
- 蜗窝科技
- 阿里巴巴内核分享
- 宋宝华ABC
- Linux内核之旅
- Linux内核学习和研究及嵌入式(ARM)学习和研究的开放文档
- 朱毛毛的博客
- Eudyptula Challenge : The Eudyptula Challenge is a series of programming exercises for the Linux kernel, that start from a very basic "Hello world" kernel module, moving on up in complexity to getting patches accepted into the main Linux kernel source tree.
- Make Linux : Embedded Linux Software, Device Drivers
- IBM Linux 文档库
- 使用 /proc 文件系统来访问 Linux 内核的内容
- Access the Linux kernel using the /proc filesystem
- A Simple Driver for Linux OS
- Writing device drivers in Linux: A brief tutorial
- Linux Kernel Driver Tutorial
- Writing a Linux device driver module for kernels 3.0 or 2.6 with udev
- Linux device driver design
- Understanding Modern Device Drivers
- Linux Kernel and Driver Development Training
- Linux Kernel Newbies : Kernelnewbies is a community of aspiring Linux kernel developers who work to improve their Kernels and more experienced developers willing to share their knowledge.
- WRITE YOUR FIRST LINUX KERNEL MODULE
- linux 2.6.11.12代码注释 : linux 2.6.11.12代码注释。 请结合《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》、存储、协议栈相关书籍阅读。
- linux-4.3.0代码注释
- Interactive map of Linux kernel