Chinaunix首页 | 论坛 | 博客
  • 博客访问: 336737
  • 博文数量: 108
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 65
  • 用 户 组: 普通用户
  • 注册时间: 2013-12-16 11:38
文章分类
文章存档

2016年(2)

2015年(44)

2014年(62)

发布时间:2015-11-18 16:48:49

......【阅读全文】

阅读(3065) | 评论(0) | 转发(0)

发布时间:2015-11-06 11:02:55

Device Tree 结构的初始化......【阅读全文】

阅读(1080) | 评论(0) | 转发(0)

发布时间:2015-11-06 09:59:38

原文链接:http://devicetree.org/Device_Tree_Usage#How_Interrupts_WorkDevice Tree Usage设备树使用手册This page walks through how to write a device tree for a new machine. It is intended to provide an overview of device tree concepts and how they are used to describe a machine.本文将介绍如何为一个新机器编写设备树。我们准备提供一个有关设备树概念的概......【阅读全文】

阅读(2823) | 评论(0) | 转发(0)

发布时间:2015-10-13 21:20:17

点击(此处)折叠或打开以vivi.c为例分析摄像头驱动程序思路:Virtual Video driver - This code emulates a real video device with v4l2 api入口:static int __init vivi_init(void)        &.........【阅读全文】

阅读(1241) | 评论(0) | 转发(0)

发布时间:2015-10-13 20:34:01

虚拟视频驱动程序vivi.c源码分析以下先把上一篇文章中的最后一段,放在这里利于程序源码的分析:vivi.c 虚拟视频驱动程序----- 此代码模拟一个真正的视频设备V4L2 API (位于drivers/media/video目录下) 入口:+int __init vivi_init(void)                + vivi_create_i.........【阅读全文】

阅读(1115) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册