搜索资源列表
usb-driver
- 设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动是不同的。本系统要使用摄像头获取视频数据,所以编写摄像头驱动是必需得。我们选用的是OV公司系列摄像头,因为对于嵌入式开发,几乎没有通用的驱动程序可以用,不同的软硬件环境有其特殊性。本文档阐述的摄像头驱动是基于OMAP芯片和嵌入式Linux系统的。-device driver can be understood as part of the operating system for a specific hardwar
usbd-20020401
- USBD的驱动程序,Linux环境下的usb device的驱动程序-USBD drivers, Linux environment under the USB device driver
linuxdriver_code_tool
- 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
easycap_dc60.0.9.tar
- This driver is intended for use with hardware having USB ID 05e1:0408. The command `lsusb` can be used to confirm that your EasyCAP is of this type. Two kinds of EasyCAP have USB ID 05e1:0408, namely: Type "CVBS+S-VIDEO" has input cables lab
vivi
- V4L2规格的USB摄像头驱动源码,很好用的哦!V4L2规格的USB摄像头驱动源码,-the driver for V4L2 camera,for linux,good for programmer
ckmouse
- linux usb mouse 驱动,调试成功。在arm和x86的系统上都作了测试-inux usb mouse driver debugging success. Were tested in the arm and x86 systems
