搜索资源列表
usb-driver
- 设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动是不同的。本系统要使用摄像头获取视频数据,所以编写摄像头驱动是必需得。我们选用的是OV公司系列摄像头,因为对于嵌入式开发,几乎没有通用的驱动程序可以用,不同的软硬件环境有其特殊性。本文档阐述的摄像头驱动是基于OMAP芯片和嵌入式Linux系统的。-device driver can be understood as part of the operating system for a specific hardwar
arm7279_driver
- arm-7279驱动,主要是面向linux开发的设备驱动开发
arm_GPRS
- arm——linux的gprs设备驱动开发
arm_usb
- arm-linux的设备驱动开发,是关于usb的开发
char_dev.tar
- 这个是linux下的一个字符设备的驱动程序,里面包含了驱动模块和测试用的驱动程序,在s3c4410开发板上验证过的,有问题联系作者qq:9460841
WinDriver 安装指南和使用说明
- WinDriver/KernelDriver是一个开发驱动程式的革命性工具,产品线包含了市场领先的驱动程序开发工具包,专门设计用于开发高性能,高质量的用户模式设备驱动程序。无需DDK知识或内核级的开发。其优越的功能可以协助开发者测试硬件,自动产生驱动程式原始码。Driver Wizard同时也提供在Linux, Solaris的图形使用者界面。
Linux设备驱动开发详解
- 《Linux设备驱动开发详解》源代码光盘
DMA_example
- Linux设备驱动开发DMA dreiver代码,测试成功,可以使用-DMA dreiver Linux device driver development code, the test is successful, you can use
linuxdriver_code_tool
- 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
S3C2440A
- 以三星公司的嵌入式微处理器S3C2440A和夏普公司3.5inLCD屏LQ035Q7DH01为基础,设计了显示硬件电路,介绍了帧缓冲设备的处理机制及底层驱动的接口函数,针对本显示系统给出了如何开发其Linux帧缓冲设备驱动程序。-Samsung' s S3C2440A Embedded Microprocessor 3.5inLCD and Sharp Screen LQ035Q7DH01 based on the design of the display hardware on the
driver-globalmem
- 含并发控制的globalmem驱动,Linux设备驱动开发-With concurrency control globalmem drive, Linux device driver development
LLinux_Devicei
- Linux设备驱动这个经典书籍的第三版版,相信对linux驱动开发人员很有帮助 -Linux device driver, the third edition of this classic book version, I believe the developers of the linux driver very helpful
3globalmeme_semrw
- linux设备驱动开发信号量读写源代码--采用宋宝华框架-linux device driver development semaphores read and write source code- Song Baohua framework
wake-up.IO
- linux设备驱动开发-linux 并发控制 阻塞IO.ppt文档资料-linux device driver development the-linux concurrency control blocking IO.ppt document information
bingfa-yu-jing-tai-ppt
- linux设备驱动开发-linux 并发控制 与竞态pt文档资料-linux device driver development-linux concurrency control and race pt Documentation
1net_driver
- linux网络设备驱动开发示例源代码--设备驱动开发-linux network device driver development sample source code- device driver development
key_driver_irqa_poll
- linux设备驱动开发之按键KEY驱动开发查询模式和中断模式(宋宝华框架)-linux device driver development of key KEY-driven development query mode and interrupt mode (Song Baohua framework)
Linux 设备驱动开发详解
- Linux 设备驱动开发相关书籍 非常清楚(Linux device driver development detailed.Rar)
LINUX设备驱动程序开发详解(源码)
- LINUX设备驱动程序开发详解(源码),欢迎各位同学学习观看,谢谢!