文件名称:char-driver-examples
介绍说明--下载内容均来自于网络,请自行研究使用
some very nice examples of char device driver along with the user space applications.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DEMO\application
....\...........\ioctl.c
....\...........\schar.h
....\driver
....\......\Makefile
....\......\schar.c
....\......\schar.h
....\Example
....\.......\char_driver
....\.......\...........\char_drv1.c
....\.......\...........\Makefile
....\.......\...........\test_app1
....\.......\...........\test_app1.c
....\.......\hello_wrold
....\.......\...........\hello_world1.c
....\.......\...........\hello_world2.c
....\.......\...........\hello_world3.c
....\.......\...........\hello_world4.c
....\.......\...........\hello_world5.c
....\.......\...........\Makefile
....\.......\proc_driver
....\.......\...........\Makefile
....\.......\...........\proc_drv.c
DEMO
....\...........\ioctl.c
....\...........\schar.h
....\driver
....\......\Makefile
....\......\schar.c
....\......\schar.h
....\Example
....\.......\char_driver
....\.......\...........\char_drv1.c
....\.......\...........\Makefile
....\.......\...........\test_app1
....\.......\...........\test_app1.c
....\.......\hello_wrold
....\.......\...........\hello_world1.c
....\.......\...........\hello_world2.c
....\.......\...........\hello_world3.c
....\.......\...........\hello_world4.c
....\.......\...........\hello_world5.c
....\.......\...........\Makefile
....\.......\proc_driver
....\.......\...........\Makefile
....\.......\...........\proc_drv.c
DEMO