搜索资源列表
5.8-BlockDevice
- 周立公smartarm2200 块设备例子-Zhou public examples smartarm2200 block device
Linux_block_driver
- linux下块设备block驱动程序源代码分析。-under linux block block device driver source code analysis.
ide
- 2410的硬盘块设备源码,需要开发相关的驱动可以作为参考
MMC
- 在S3C2410的嵌入式LINUX下的一个MMC驱动模块,里面有说明。通过该实例可以理解MMC块设备驱动程序是怎样一回事
vxworks
- 这个是VXWORKS驱动程序开发的几个小例子。 例程包括: Char.c和Char.h是字符型设备驱动模板 Blk.c是块设备驱动模板 PCI.c是PCI设备映射内存空间模板.-This is a driver development VXWORKS a few small examples. Routines include: Char.c and Char.h is a character device driver is a block device driver temp
simp_blkdev_step01_08[1].tar
- 此文档分为8个部分,详细阐述了linux块设备驱动程序编写的方法,并附着了详细的案例,使开发者可以很快入手块设备的开发流程和方法。-This document is divided into eight parts, explained in detail linux block device driver programming method, and attach to the case in detail, so developers can quickly start the devel
Drivers
- 成都中嵌linux系统培训班的驱动教程,包括LED,字符设备,块设备等等,很好的aem-linux驱动学习资料-Chengdu embedded linux system, the driver training course curricula, including LED, character devices, block devices, etc., a very good aem-linux-driven learning materials
vxworks_device_driver_developers_guide_6.4
- 本文详细介绍了vxworks6.4下面字符设备,块设备,及网络设备驱动程序的架构,调试。-This paper introduces in detail the following characters vxworks6.4 devices, block devices, and network device driver architecture, debugging.
sbull-2.6.22
- 基于LINUX下开发的块设备驱动程序源代码,能为初学者提供很好的参考作用,该程序使用一小块内存模拟块设备实现块设备的读写操作-Developed under the LINUX-based block device driver source code, can provide a good reference for beginners role, the process simulation using a small memory block devices to read and wri
VxWorks_Driver_Training_Document
- VxWorks下驱动程序开发教程,包括字符设备和块设备-VxWorks Driver Training Document
Linux divice diver
- Linux设备驱动的现状 从non os驱动到Linux驱动 内核设施 自旋锁、信号量、互斥量、完成量 异步通知、信号 阻塞与非阻塞 内存与I/O操作,DMA 中断,top half/bottom half 字符设备驱动 复杂设备驱动的框架 LCD设备FRAMEBUFFER FLASH设备MTD TTY设备 块设备 用户空间的设备驱动 设备驱动开发流程 开
PowerPC_VxWorks_BSP_SBH
- BSP 用于初始化硬件、引导操作系统并提供软件和硬件之间的设备驱动接口。针对某类 体系结构的处理器开发 BSP 时,了解其基本的体系结构和指令系统是必要的。总地来说,V xWorks的启动过程凝练而精悍,流程清晰,各模块之间的耦合度很低。 VxWorks 和Linux 设备驱动的结构都相当复杂。 假设一个系统没有操作系统, 这个时候, 我们编写设备驱动的工作就完全停留在“驱使硬件行动”的层次上。然而,在 VxWorks 和 L inux 系统中整合设备驱动,则不仅仅意味着“
Blk
- 是VXWORKS 块设备驱动模板,请新建加载型工程再添加-Is a block device driver VXWORKS template, add new load-based engineering
block
- 嵌入式linux设备驱动之块设备驱动相关代码-Embedded linux device driver code related to the block device driver
SD_driver3
- SD_卡驱动分析系列之三---以MMC_SD卡为例块设备和块设备驱动程序注册-李枝果.pdf-The driver of SD card for Linux
bdev
- 块设备驱动。为Linux设计一个设备驱动程序,该驱动程序能够用内存来模拟一个1MB的磁盘-Block device drivers
A-simple-block-driver
- 一个网友写的关于块设备驱动的,写得很详细,很基础,文章标题是《写一个块设备驱动》,不过那是论坛的更新帖,不方便看,我自己花时间整理出来了-A netizen wrote block device driver, very detailed, the title of the article is to " write a block device driver, but updated the forum posts, inconvenient see, I have to spend time
virblockdevice
- linuxc操作系统下,对块设备驱动的编写程序,具体的流程-block proccess
linux-test
- 5.1_Hello例程 5.3_GPIO实验 5.4_UART1实验 5.5_I2C接口实验 5.6_PWM实验 5.7_AD转换实验 5.8_块设备卡实验 5.9_以太网实验 -5.1_Hello routine 5.3_GPIO experiment 5.4_UART1 experiment 5.5_I2C interface experiment 5.6_PWM experiment 5.7_AD conversion experimen
ramdisk_linux
- 嵌入式linux块设备驱动,使用内存模拟一个块设备,帮助大家入门块设备驱动-Embedded linux block device driver, use a block of memory analog equipment, to help everyone introductory block device driver
