搜索资源列表
-
0下载:
设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动是不同的。本系统要使用摄像头获取视频数据,所以编写摄像头驱动是必需得。我们选用的是OV公司系列摄像头,因为对于嵌入式开发,几乎没有通用的驱动程序可以用,不同的软硬件环境有其特殊性。本文档阐述的摄像头驱动是基于OMAP芯片和嵌入式Linux系统的。-device driver can be understood as part of the operating system for a specific hardwar
-
-
0下载:
這是一本在講解linux 驅動程式的書籍
包含 MTD Video serial 等驅動程式-This is a linux driver in the brief book contains MTD Video serial driver, etc.
-
-
0下载:
linux设备驱动开发必备,常见驱动设备开发必备-essential linux device driver development, the common development of the necessary drives
-
-
0下载:
Linux设备驱动第三版[中文],是学习驱动必备书籍-Linux device drivers third edition of the [Chinese], is an essential book to learn driving
-
-
0下载:
LINUX设备驱动程序第三版配套源码,学习LDD3必备!-LINUX device drivers third edition of the complete source code, learn LDD3 essential!
-
-
0下载:
很好的linux驱动开发资料,大量实战例子讲解linux驱动开发的方方面面。-"Probably the most wide ranging and complete Linux device driver book I ve read."
--Alan Cox, Linux Guru and Key Kernel Developer
The Most Practical Guide to Writing Linux Device Drivers
-
-
0下载:
Essential linux divice driver
-
-
0下载:
上传一本关于linux设备驱动的书籍,该书介绍的还是比较详细的,但是,是英文高清文字pdf,现在好多经典书籍都是国外人写的,国内人写的大部分也是翻译,或者借来的,缺乏原汁原味,有兴趣的可以看一下。-Upload a linux device driver on the books, the book is described in more detail, but the text is English definition pdf, now a lot of classic books are
-
-
0下载:
A good Linux Device Driver book for embedded linux developers
-
-
0下载:
设备模型之外,对于驱动程序的开发者来说,有三样东西是不可缺少的:第一是协议或标准的spec,也就是规范,比如usb协议规范;第二是硬件的datasheet,即你的驱动要支持的硬件的手册;第三就是内核里类似驱动的源代码,比如你要写触摸屏驱动的话,就可以参考内核里已经有的一些触摸屏驱动-Device model, the developer of the driver, there are three things are essential: The first is the protocol o
-
-
0下载:
印度人写的关于如何写Linux驱动的书。-Indians wrote about how to write a Linux driver book.
-
-
1下载:
精通LINUX设备驱动程序开发,一本驱动开发必备书籍(Proficient in LINUX device driver development, an essential book for driver development)
-