搜索资源列表
The Linux MTD驱动
- linux mtd驱动开发 关于如何编写嵌入式mtd驱动的好文章-Driver Development on how to write embedded MTD driver a good article
ide_driver
- IDE 驱动程序对开发硬盘驱动很有用,对学习LINUX驱动开发有帮助-IDE driver for the development drives useful for the study and development of Linux-driven help
cam2fb
- ov511摄像头采集程序,适用于嵌入式linux开发-ov511 camera collection procedures applicable to the development of embedded Linux
ec555
- PowerPC555的以太网驱动,可以用于linux或者嵌入式设计开发-PC555 Ethernet driver that can be used in design or embedded Linux development
i82559
- intel82559的以太网驱动,可以用于linux或者嵌入式设计开发-intel82559 Ethernet driver that can be used in design or embedded Linux development
usb-driver
- 设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动是不同的。本系统要使用摄像头获取视频数据,所以编写摄像头驱动是必需得。我们选用的是OV公司系列摄像头,因为对于嵌入式开发,几乎没有通用的驱动程序可以用,不同的软硬件环境有其特殊性。本文档阐述的摄像头驱动是基于OMAP芯片和嵌入式Linux系统的。-device driver can be understood as part of the operating system for a specific hardwar
bluez-utils-3.27.tar
- 基于LINUX内核驱动的开发,蓝牙驱动源代码。
wm8782_audio_driver
- 根据芯片WM8782在LINUX环境下实现的音频驱动,其中包括详细的开发流程,适合初学者学习
LINUX
- NP-Convert,usb4口转换器的驱动开发示例.面向Linux.
arm7279_driver
- arm-7279驱动,主要是面向linux开发的设备驱动开发
arm_GPRS
- arm——linux的gprs设备驱动开发
arm_usb
- arm-linux的设备驱动开发,是关于usb的开发
Linux设备驱动开发详解
- 《Linux设备驱动开发详解》源代码光盘
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
OV2643 linux驱动源代码
- OV2643 LINUX环境下的驱动源代码,提供各种模式下的配置函数,为你开发基于OV2643的产品节省时间。
Embedded-Linux-driver-design
- 嵌入式Linux驱动程序设计,嵌入式Linux驱动程序特点,高效的嵌入式Linux内核和驱动程序 开发,Linux驱动程序和应用程序的区别-Embedded Linux driver design, embedded Linux driver features high-performance embedded Linux kernel and driver development, Linux drivers and applications difference
LINUX设备驱动程序开发详解(源码)
- LINUX设备驱动程序开发详解(源码),欢迎各位同学学习观看,谢谢!