搜索资源列表
Linux_block_driver
- linux下块设备block驱动程序源代码分析。-under linux block block device driver source code analysis.
supervivi2.rar
- supervivi2 支持带坏块Nand Flash启动WindowsCE的vivi现已发布, 同时支持使用usb“一键”下载和更新linux/wince系统的vivi是目前最方便、最快的系统烧写方法,该方法由广州友善之臂首创并维护开发,仅提供映象下载,supervivi2 block coupled Nand Flash support WindowsCE start of vivi is now released at the same time support the use of usb
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
SQUASH-linux-flash
- 重点介绍了SQUASHFS文件系统,其编译,制作,挂载和内核修改坏块处理.因为yaffs2文件系统内核支持比较成熟,其本上只需编译即可,后面也介绍了目前较常见的几种文件系统. 关键字: squashfs linux flash 坏块处理-Highlighted SQUASHFS file system, the compilation, production, mounting and handling bad block kernel modifications. Yaffs2 file
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
Linux divice diver
- Linux设备驱动的现状 从non os驱动到Linux驱动 内核设施 自旋锁、信号量、互斥量、完成量 异步通知、信号 阻塞与非阻塞 内存与I/O操作,DMA 中断,top half/bottom half 字符设备驱动 复杂设备驱动的框架 LCD设备FRAMEBUFFER FLASH设备MTD TTY设备 块设备 用户空间的设备驱动 设备驱动开发流程 开
vboot-src-20090721
- 专为S3C2440开发的简易bootloader源代码包,适用于启动Linux,通过supervivi烧写到Nand Flash的Block 0, 可以自适应启动64M/128M-1G Nand Flash -S3C2440 development for the simple bootloader source code package for start Linux, by supervivi programmed to Nand Flash in the Block 0, can
block
- 嵌入式linux设备驱动之块设备驱动相关代码-Embedded linux device driver code related to the block device driver
bdev
- 块设备驱动。为Linux设计一个设备驱动程序,该驱动程序能够用内存来模拟一个1MB的磁盘-Block device drivers