文件名称:driver
介绍说明--下载内容均来自于网络,请自行研究使用
Linux驱动初级
包括hello world
字符驱动的 resgister/read/ write
及 ioctl等一些基础源码-Linux drivers for the primary character-driven, including hello world resgister/read/write, and ioctl basic source
包括hello world
字符驱动的 resgister/read/ write
及 ioctl等一些基础源码-Linux drivers for the primary character-driven, including hello world resgister/read/write, and ioctl basic source
(系统自动生成,下载前可以参看下载内容)
下载文件列表
driver\ex1-hello-world\hello.c
......\...............\Makefile
......\...............\README
......\...0-read\char-read.c
......\.........\Makefile
......\.........\README
......\.........\test.c
......\...1-debug\hello.c
......\..........\Makefile
......\..........\README
......\...2-proc\Makefile
......\.........\proc.c
......\.........\README
......\...3-ioctl\hello-ioctl.c
......\..........\hello.h
......\..........\Makefile
......\..........\README
......\..........\test.c
......\..2-init-exit\hello.c
......\.............\Makefile
......\.............\README
......\..3-doc-license\hello.c
......\...............\Makefile
......\...............\README
......\..4-param\hello.c
......\.........\Makefile
......\.........\README
......\..5-multi-file\cleanup.c
......\..............\init.c
......\..............\Makefile
......\..............\README
......\..6-char-register\char-reg.c
......\.................\Makefile
......\.................\README
......\..7-char-dev-register\char-dev-reg.c
......\.....................\Makefile
......\.....................\README
......\..8-char-dev-register-dynamic\char-dev-reg.c
......\.............................\Makefile
......\.............................\README
......\.............................\test.c
......\..9-write\char-write.c
......\.........\Makefile
......\.........\README
......\.........\test.c
......\ex1-hello-world
......\ex10-read
......\ex11-debug
......\ex12-proc
......\ex13-ioctl
......\ex2-init-exit
......\ex3-doc-license
......\ex4-param
......\ex5-multi-file
......\ex6-char-register
......\ex7-char-dev-register
......\ex8-char-dev-register-dynamic
......\ex9-write
driver
......\...............\Makefile
......\...............\README
......\...0-read\char-read.c
......\.........\Makefile
......\.........\README
......\.........\test.c
......\...1-debug\hello.c
......\..........\Makefile
......\..........\README
......\...2-proc\Makefile
......\.........\proc.c
......\.........\README
......\...3-ioctl\hello-ioctl.c
......\..........\hello.h
......\..........\Makefile
......\..........\README
......\..........\test.c
......\..2-init-exit\hello.c
......\.............\Makefile
......\.............\README
......\..3-doc-license\hello.c
......\...............\Makefile
......\...............\README
......\..4-param\hello.c
......\.........\Makefile
......\.........\README
......\..5-multi-file\cleanup.c
......\..............\init.c
......\..............\Makefile
......\..............\README
......\..6-char-register\char-reg.c
......\.................\Makefile
......\.................\README
......\..7-char-dev-register\char-dev-reg.c
......\.....................\Makefile
......\.....................\README
......\..8-char-dev-register-dynamic\char-dev-reg.c
......\.............................\Makefile
......\.............................\README
......\.............................\test.c
......\..9-write\char-write.c
......\.........\Makefile
......\.........\README
......\.........\test.c
......\ex1-hello-world
......\ex10-read
......\ex11-debug
......\ex12-proc
......\ex13-ioctl
......\ex2-init-exit
......\ex3-doc-license
......\ex4-param
......\ex5-multi-file
......\ex6-char-register
......\ex7-char-dev-register
......\ex8-char-dev-register-dynamic
......\ex9-write
driver