文件名称:cdev
介绍说明--下载内容均来自于网络,请自行研究使用
该程序是在 linux环境下实现的虚拟字符驱动程序,包含驱动程序、上层测试程序、makefile文件。经调试,该程序已成功运行,希望对大家有帮助。-The program is implemented in a virtual environment under linux character driver, including the driver, the upper test program, makefile files. After commissioning, the program has run successfully, we want to help.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
p129虚拟字符设备驱动程序
........................\02-char-cdev-write+read
........................\.......................\char.c
........................\.......................\Makefile
........................\.......................\test.c
........................\demo
........................\....\demo.c
........................\....\Makefile
........................\....\makefile2
........................\....\test_demo.c