Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2167
  • 博文数量: 2
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 15
  • 用 户 组: 普通用户
  • 注册时间: 2015-09-30 13:27
个人简介

爱好编程,最爱C++编程

文章分类
文章存档

2015年(2)

我的朋友
最近访客

分类: LINUX

2015-09-30 16:05:02

1. A Simple Driver for Linux OS

/> Introduction

In this article, I am going to describe the process of writing and building of a simple driver-module for Linux OS. Meanwhile, I will touch upon the following questions:

  • The system of the kernel logging
  • The work with character devices
  • The work with the “user level” memory from the kernel

The article concerns the Linux kernel version 2.6.32 because other kernel versions can have the modified API, which is used in examples or in the build system.

阅读(124) | 评论(0) | 转发(0) |
0

上一篇:一些关于C++的比较好的文章,代码

下一篇:没有了

给主人留下些什么吧!~~