搜索资源列表
-
0下载:
设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动是不同的。本系统要使用摄像头获取视频数据,所以编写摄像头驱动是必需得。我们选用的是OV公司系列摄像头,因为对于嵌入式开发,几乎没有通用的驱动程序可以用,不同的软硬件环境有其特殊性。本文档阐述的摄像头驱动是基于OMAP芯片和嵌入式Linux系统的。-device driver can be understood as part of the operating system for a specific hardwar
-
-
0下载:
QuickCam Pro 4000 LINUX DEVICE DRIVER SOURCE CODE
-
-
0下载:
linux device driver(3rd)
-
-
0下载:
Howto Learn Linux Device Driver
-
-
0下载:
Linux设备驱动开发DMA dreiver代码,测试成功,可以使用-DMA dreiver Linux device driver development code, the test is successful, you can use
-
-
0下载:
本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
-
-
0下载:
linux device driver example
-
-
0下载:
E book for Linux Device Driver
-
-
0下载:
Linux device driver related questions and answer
-
-
0下载:
This module implements a Linux character-mode device-driver
for the processor s installed physical memory. It utilizes
the kernel s kmap() function, as a uniform way to provide
access to all the memory-zones (including the "high memory"
on s
-
-
0下载:
含并发控制的globalmem驱动,Linux设备驱动开发-With concurrency control globalmem drive, Linux device driver development
-
-
0下载:
Linux设备驱动这个经典书籍的第三版版,相信对linux驱动开发人员很有帮助
-Linux device driver, the third edition of this classic book version, I believe the developers of the linux driver very helpful
-
-
0下载:
linux设备驱动开发信号量读写源代码--采用宋宝华框架-linux device driver development semaphores read and write source code- Song Baohua framework
-
-
0下载:
linux设备驱动开发-linux 并发控制 阻塞IO.ppt文档资料-linux device driver development the-linux concurrency control blocking IO.ppt document information
-
-
0下载:
linux设备驱动开发-linux 并发控制 与竞态pt文档资料-linux device driver development-linux concurrency control and race pt Documentation
-
-
0下载:
linux设备驱动开发之按键KEY驱动开发查询模式和中断模式(宋宝华框架)-linux device driver development of key KEY-driven development query mode and interrupt mode (Song Baohua framework)
-
-
0下载:
非常齐全实用的Linux设备驱动程序学习资料-Very complete Linux device driver learning materials
-
-
0下载:
本书集中精力于Linux 设备驱动本身,理解 Linux 内核模块、Linux 设
备驱动的结构、Linux 设备驱动中的并发控制等内容-Book to focus on the Linux device driver understanding of the Linux kernel module, concurrency control structure of the Linux device drivers, Linux device driver
-
-
0下载:
这个文档介绍了在Linux系统下面,如何编写驱动设备的程序,一个很好的文档,对于大家学习驱动程序的编写很有帮助-How to write a Linux device driver
-
-
0下载:
Linux 设备驱动开发相关书籍 非常清楚(Linux device driver development detailed.Rar)
-