文件名称:shebeiguanli
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.49kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
在Linux系统中,编写一个简单的字符型设备驱动程序模块,设备具有独占特性,可执行读和写操作,相关系统调用为open,close,read,write.open和close分别相当与请求和解释设备,read和write将内容保存在设备模块内缓冲区中。设备模块可动态注册和卸载,并建立与之对应的特殊文件/dev/mydev。-In the Linux system, write a simple character device driver modules, the device has exclusive features, perform read and write operations, the relevant system calls to open, close, read, write.open and were very close with the request and explain the equipment , read and write the content stored in the device module buffer. Equipment modules can be dynamically up and unload, and the establishment of corresponding special file/dev/mydev.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验5设备管理/dev_test.c
实验5设备管理/my_dev.c
实验5设备管理
实验5设备管理/my_dev.c
实验5设备管理
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.