当前位置:
首页 资源下载
搜索资源 - linux block driver
搜索资源列表
-
0下载:
linux下块设备block驱动程序源代码分析。-under linux block block device driver source code analysis.
-
-
0下载:
外国人编写的开发linux系统下块设备驱动的讲稿,英文。能让您快速了解开发流程。english-Foreigners prepared to develop the system under linux block device driver of the scr ipt, and English. Allows you to quickly understand the development process. english
-
-
0下载:
此文档分为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
-
-
0下载:
成都中嵌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
-
-
0下载:
本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
-
-
0下载:
Linux操作平台下的块设备驱动程序的开发与实现源代码。-Linux block device driver
-
-
0下载:
基于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
-
-
0下载:
LINUX驱动设备编程的范例源码,包括字符设备、网络设备、块设备驱动程序的编写。-LINUX device driver source code examples of programming, including character devices, network equipment, block device driver to prepare.
-
-
0下载:
Linux PCI driver skeleton sample code
-
-
1下载:
Linux设备驱动的现状
从non os驱动到Linux驱动
内核设施
自旋锁、信号量、互斥量、完成量
异步通知、信号
阻塞与非阻塞
内存与I/O操作,DMA
中断,top half/bottom half
字符设备驱动
复杂设备驱动的框架
LCD设备FRAMEBUFFER
FLASH设备MTD
TTY设备
块设备
用户空间的设备驱动
设备驱动开发流程
开
-
-
0下载:
嵌入式linux设备驱动之块设备驱动相关代码-Embedded linux device driver code related to the block device driver
-
-
0下载:
作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第8章、Linux设备驱动中的阻塞与非阻塞I/O。阻塞和非阻塞I/O是设备访问的两种不同模式,驱动程序可以灵活地支持用户空间对设备的这两种访问方式。8.1节讲解阻塞I/O和非阻塞I/O的区别,实现阻塞I/O的等待队列机制,以及在globalfifo设备驱动中增加对阻塞I/O支持的方法,并进行了用户空间的验证。8.2节讲解设备驱动的轮询(poll)操作的概念和编程方法,poll操作可以帮助用户了解是否能对设备
-
-
0下载:
作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第9章、Linux设备驱动中的异步通知与异步I/O。在设备驱动中使用异步通知可以使得对设备的访问可进行时,由驱动主动通知应用程序进行访问。这样,使用无阻塞I/O的应用程序无须轮询设备是否可访问,而阻塞访问也可以被类似“中断”的异步通知所取代。
9.1节讲解了异步通知的概念和作用,9.2节讲解了Linux异步通知的编程方法,9.3节讲解了增加异步通知的globalfifo驱动及其在用户空间的验证。-Aut
-
-
0下载:
我们通过写一个建立在内存中的块设备驱动,来学习linux内核和相关设备驱动知识。最简单的方法写出一个能用的块设备驱动。-We write a block device driver, built in memory to learn the knowledge of the Linux kernel and device driver. The easiest way to write a usable block device driver.
-
-
0下载:
粤嵌教育的嵌入式培训课件,关于驱动的,网上暂时还没人上传过。这个是块设备驱动的。-Guangdong embedded in the education of embedded training courseware, driven, on-line temporarily not uploaded people. This is a block device driver.
-
-
0下载:
West Bridge Linux Block Driver source file.
-
-
0下载:
Blocking Client for linux API Driver.
-
-
0下载:
linux下块设备驱动程序实例,包含makefile的详细工程,可直接编译安装加载,格式化,拷贝数据存储-Under Linux block device driver instance, makefile included detailed engineering, can be directly compiled installation load, formatting, copy data storage
-
-
0下载:
Linux内核开发之块设备驱动程序,内存模拟块设备-Linux block driver
-
-
1下载:
Linux所有设备驱动开发详解(包括字符型,块设备,平台设备等)(Linux detailed explanation of all device driver development (including character type, block device, platform device, etc.))
-