linux设备驱动归纳总结(三):2.字符型设备的操作open、close、read、write

时间:2014-01-13 16:09:57
【文件属性】:
文件名称:linux设备驱动归纳总结(三):2.字符型设备的操作open、close、read、write
文件大小:27KB
文件格式:GZ
更新时间:2014-01-13 16:09:57
linux设备驱动归纳总结(三):2.字符型设备的操作open、close、read、write linux设备驱动归纳总结(三):2.字符型设备的操作open、close、read、write 文章相关代码
【文件预览】:
3rd
----Module.symvers(0B)
----test.mod.c(497B)
----test.mod.o(1KB)
----app(6KB)
----.tmp_versions()
--------test.mod(109B)
----.test.mod.o.cmd(14KB)
----.test.o.cmd(16KB)
----app_wrong.c(423B)
----app.c(336B)
----test.c(2KB)
----modules.order(62B)
----.test.ko.cmd(290B)
----test.o(4KB)
----Makefile(175B)
----app_wrong(6KB)
----test.ko(5KB)
1st
----Module.symvers(0B)
----test.mod.c(497B)
----test.mod.o(1KB)
----app(5KB)
----.tmp_versions()
--------test.mod(109B)
----.test.mod.o.cmd(14KB)
----.test.o.cmd(15KB)
----app.c(218B)
----test.c(2KB)
----modules.order(62B)
----.test.ko.cmd(290B)
----test.o(3KB)
----Makefile(175B)
----test.ko(4KB)
2nd
----Module.symvers(0B)
----test.mod.c(497B)
----test.mod.o(1KB)
----app(5KB)
----.tmp_versions()
--------test.mod(109B)
----.test.mod.o.cmd(14KB)
----.test.o.cmd(15KB)
----app.c(342B)
----test.c(2KB)
----modules.order(62B)
----.test.ko.cmd(290B)
----test.o(4KB)
----Makefile(175B)
----test.ko(4KB)

网友评论

  • 没有多少实质内容
  • 比较乱,找不着要找的代码。