DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Documents Kernel module programming Nezer J. Zaidenberg. reference This guide is built on top of The Linux...

Slide 1 kernel module programming Nezer J. Zaidenberg Slide 2 reference This guide is built on top of The Linux Kernel Module Programming Guide The guide is available from…

Documents Digging into ext2

Digging into ext2 Nezer J. Zaidenberg Agenda Linux kernel module programming (summary from TLDP) Abstract (Virtual) in C Initial code review and work on ext2 How to start…

Documents 第 8 章 嵌入式 Linux 驱动程序设计

第8章 嵌入式Linux驱动程序设计 本章目标 了解Linux设备驱动程序的基础知识; 掌握Linux驱动模块的构造和装载方法; 掌握字符设备驱动程序的基本结构和开发方法;…

Documents kernel module programming

kernel module programming Nezer J. Zaidenberg reference This guide is built on top of The Linux Kernel Module Programming Guide The guide is available from http://tldp.org/LDP/lkmpg/2.6/html/index.html…