搜索资源列表
-
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下载:
Linux块设备驱动分析与模拟实现,在Linux内核中模拟出一个块设备-Linux block device driver analysis and simulation, simulation in the Linux kernel a block device
-
-
0下载:
Linux操作平台下的块设备驱动程序的开发与实现源代码。-Linux block device driver
-
-
0下载:
《Linux块设备驱动开发PPT》。对PPT的封装,介绍了Linux下开发块设备驱动的方法。-write block driver in linux, it s a PPT format
-
-
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
-
-
0下载:
Linux块设备驱动程序的代码事例,非常有助于初学者实践并学习块设备驱动程序-Linux block device driver code examples, very useful for beginners practice and learn from block device driver
-
-
0下载:
Linux驱动示例,入门推荐.有字符设备驱动,块设备驱动.-Linux driver example, the entry recommended. There is character device drivers, block device drivers.
-
-
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那些事PDF完整版本,本文涉及的内容有:USB、USB.CORE、EHCI、SCSI、PCI、BLOCK几个方面内容-The linux driver things full version. it include usb, usb.core, ehci, scsi, pci, block
-
-
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下载:
Virtio block driver for linux v3.2.26
- Virtio block driver for linux v3.2.26
-
-
0下载:
OMAP 2 camera block driver for dma for Linux.-OMAP 2 camera block driver for dma for Linux.
-
-
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.))
-