CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux

文件名称:first

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    134.02kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

学习l嵌入inux驱动程序比较好入门例子集,可以arm平台上跑的-Learning l embedded inux driver a better example of entry-set, you can run on arm platform
(系统自动生成,下载前可以参看下载内容)

下载文件列表

first/2410_beep/.beep_drv.c.swp
first/2410_beep/.beep_drv.ko.cmd
first/2410_beep/.beep_drv.mod.o.cmd
first/2410_beep/.beep_drv.o.cmd
first/2410_beep/.main.c.swp
first/2410_beep/.tmp_versions/beep_drv.mod
first/2410_beep/beep_drv.c
first/2410_beep/beep_drv.c.bak
first/2410_beep/beep_drv.ko
first/2410_beep/beep_drv.mod.c
first/2410_beep/beep_drv.mod.o
first/2410_beep/beep_drv.o
first/2410_beep/main.c
first/2410_beep/Makefile
first/2410_beep/test
first/ex1-hello-world/.hello.ko.cmd
first/ex1-hello-world/.hello.mod.o.cmd
first/ex1-hello-world/.hello.o.cmd
first/ex1-hello-world/.tmp_versions/hello.mod
first/ex1-hello-world/c.txt
first/ex1-hello-world/hello.c
first/ex1-hello-world/hello.ko
first/ex1-hello-world/hello.mod.c
first/ex1-hello-world/hello.mod.o
first/ex1-hello-world/hello.o
first/ex1-hello-world/Makefile
first/ex1-hello-world/Makefile.bak
first/ex1-hello-world/README
first/ex10-read/.char-read.ko.cmd
first/ex10-read/.char-read.mod.o.cmd
first/ex10-read/.char-read.o.cmd
first/ex10-read/.tmp_versions/char-read.mod
first/ex10-read/char-read.c
first/ex10-read/char-read.c.bak
first/ex10-read/char-read.ko
first/ex10-read/char-read.mod.c
first/ex10-read/char-read.mod.o
first/ex10-read/char-read.o
first/ex10-read/Makefile
first/ex10-read/README
first/ex10-read/README.bak
first/ex10-read/test
first/ex10-read/test.c
first/ex11-debug/hello.c
first/ex11-debug/Makefile
first/ex11-debug/README
first/ex12-proc/Makefile
first/ex12-proc/proc.c
first/ex12-proc/README
first/ex13-ioctl/.hello-ioctl.ko.cmd
first/ex13-ioctl/.hello-ioctl.mod.o.cmd
first/ex13-ioctl/.hello-ioctl.o.cmd
first/ex13-ioctl/.tmp_versions/hello-ioctl.mod
first/ex13-ioctl/hello-ioctl.c
first/ex13-ioctl/hello-ioctl.c.bak
first/ex13-ioctl/hello-ioctl.ko
first/ex13-ioctl/hello-ioctl.mod.c
first/ex13-ioctl/hello-ioctl.mod.o
first/ex13-ioctl/hello-ioctl.o
first/ex13-ioctl/hello.h
first/ex13-ioctl/Makefile
first/ex13-ioctl/README
first/ex13-ioctl/README.bak
first/ex13-ioctl/test
first/ex13-ioctl/test.c
first/ex2-init-exit/.hello.ko.cmd
first/ex2-init-exit/.hello.mod.o.cmd
first/ex2-init-exit/.hello.o.cmd
first/ex2-init-exit/.tmp_versions/hello.mod
first/ex2-init-exit/hello.c
first/ex2-init-exit/hello.ko
first/ex2-init-exit/hello.mod.c
first/ex2-init-exit/hello.mod.o
first/ex2-init-exit/hello.o
first/ex2-init-exit/Makefile
first/ex2-init-exit/README
first/ex3-doc-license/.hello.ko.cmd
first/ex3-doc-license/.hello.mod.o.cmd
first/ex3-doc-license/.hello.o.cmd
first/ex3-doc-license/.tmp_versions/hello.mod
first/ex3-doc-license/hello.c
first/ex3-doc-license/hello.ko
first/ex3-doc-license/hello.mod.c
first/ex3-doc-license/hello.mod.o
first/ex3-doc-license/hello.o
first/ex3-doc-license/Makefile
first/ex3-doc-license/README
first/ex4-param/.hello.ko.cmd
first/ex4-param/.hello.mod.o.cmd
first/ex4-param/.hello.o.cmd
first/ex4-param/.tmp_versions/hello.mod
first/ex4-param/hello.c
first/ex4-param/hello.c.bak
first/ex4-param/hello.ko
first/ex4-param/hello.mod.c
first/ex4-param/hello.mod.o
first/ex4-param/hello.o
first/ex4-param/Makefile
first/ex4-param/README
first/ex5-multi-file/cleanup.c
first/ex5-multi-file/init.c
first/ex5-multi-file/Makefile
first/ex5-multi-file/README
first/ex6-char-register/char-reg.c
first/ex6-char-register/char-reg.c.bak
first/ex6-char-register/Makefile
first/ex6-char-register/README
first/ex7-char-dev-register/char-dev-reg.c
first/ex7-char-dev-register/char-dev-reg.c.bak
first/ex7-char-dev-register/Makefile
first/ex7-char-dev-register/README
first/ex8-char-dev-register-dynamic/char-dev-reg.c
first/ex8-char-dev-register-dynamic/char-dev-reg.c.bak
first/ex8-char-dev-register-dynamic/Makefile
first/ex8-char-dev-register-dynamic/README
first/ex8-char-dev-register-dynamic/README.bak
first/ex8-char-dev-register-dynamic/test
first/ex8-char-dev-register-dynamic/test.c
first/ex9-write/char-write.c
first/ex9-write/char-write.c.bak
first/ex9-write/Makefile
first/ex9-write/README
first/ex9-write/test
first/ex9-write/test.c
first/globalfifo_async/asyncmonitor
first/globalfifo_async/asyncmonitor.c
first/globalfifo_async/globalfifo_async.c
first/globalfifo_async/Makefile
first/pipe/Makefile
first/pipe/Makefile.bak
first/pipe/pipe.c
first/poll/.globalfifo.ko.cmd
first/poll/.globalfifo.mod.o.cmd
first/poll/.globalfifo.o.cmd
first/poll/.tmp_versions/globalfifo.mod
first/poll/globalfifo.c
first/poll/globalfifo.ko
first/poll/globalfifo.mod.c
first/poll/globalfifo.mod.o
first/poll/globalfifo.o
first/poll/Makefile
first/poll/pollmonitor
first/poll/pollmonitor.c
first/2410_beep/.tmp_versions
first/ex1-hello-world/.tmp_versions
first/ex10-read/.tmp_versions
first/ex13-ioctl/.tmp_versions
first/ex2-init-exit/.tmp_versions
first/ex3-doc-license/.tmp_versions
first/ex4-param/.tmp_versions
first/poll/.tmp_versions
first/2410_beep
first/ex1-hello-world
first/ex10-read
first/ex11-debug
first/ex12-proc
first/ex13-ioctl
first/ex2-init-exit
first/ex3-doc-license
first/ex4-param
first/ex5-multi-file
first/ex6-char-register
first/ex7-char-dev-register
first/ex8-char-dev-register-dynamic
first/ex9-write
first/globalfifo_async
first/pipe
first/poll
first

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com