Welcome![Sign In][Sign Up]
Location:
Search - linux block driver

Search list

[Embeded LinuxLinux_block_driver

Description: linux下块设备block驱动程序源代码分析。-under linux block block device driver source code analysis.
Platform: | Size: 58368 | Author: 小刚 | Hits:

[Linux-Unixblock

Description: Linux块设备驱动源码,学习开发Linux块设备驱动的好帮手-Linux block device driver source code, learning the development of Linux block device driver a good helper
Platform: | Size: 505856 | Author: pme | Hits:

[Embeded LinuxMMC

Description: 在S3C2410的嵌入式LINUX下的一个MMC驱动模块,里面有说明。通过该实例可以理解MMC块设备驱动程序是怎样一回事-S3C2410 embedded LINUX in under an MMC drive module, which has notes. Can be understood through the examples of MMC block device driver is how one thing
Platform: | Size: 9216 | Author: Eastar L | Hits:

[Driver Developlinuxdriver_code_tool

Description: 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book is to introduce a Linux device driver development theories, frameworks and examples of the book, the book version of the kernel to Linux 2.6 is based on details of spin locks, semaphores, output, interrupt the top/at the end of the first half, timer , memory and I/O mapping as well as asynchronous notification, blocking I/O, non-blocking I/O such as Linux device driver theory character device, block device, TTY device, I2C devices, LCD devices, audio devices, USB devices, network devices, PCI devices, such as Linux device driver architecture and the framework of various complex data structure and function relationships, and on a large number of Linux-driven development of a large number of examples so that readers can be an independent development of all types of Linux device drivers.
Platform: | Size: 25064448 | Author: keke | Hits:

[Linux-Unixblock_drivers

Description: 外国人编写的开发linux系统下块设备驱动的讲稿,英文。能让您快速了解开发流程。english-Foreigners prepared to develop the system under linux block device driver of the script, and English. Allows you to quickly understand the development process. english
Platform: | Size: 786432 | Author: | Hits:

[Linux-Unixlyl

Description: Linux操作平台下的块设备驱动程序的开发与实现源代码。-Linux block device driver
Platform: | Size: 16384 | Author: lyl | Hits:

[Embeded Linuxsbull-2.6.22

Description: 基于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 write pieces of equipment operation
Platform: | Size: 133120 | Author: 黄伟 | Hits:

[Linux-Unixlinux_drivers

Description: LINUX驱动设备编程的范例源码,包括字符设备、网络设备、块设备驱动程序的编写。-LINUX device driver source code examples of programming, including character devices, network equipment, block device driver to prepare.
Platform: | Size: 132096 | Author: 黄峰 | Hits:

[Linux-Unixpci

Description: Linux PCI driver skeleton sample code
Platform: | Size: 1024 | Author: B.J. | Hits:

[OtherOreilly-linux-device-drivers-3rd-edition-feb-2005.

Description: 是久负盛名的LDD3,非常经典的linux驱动开发的好书,包括驱动模块的装载编译,调试,并发和静态,内存分配,中断处理,时间延迟以及字符设备驱动,PCI,USB,块设备,网络设备,TTY设备驱动程序。-Is a prestigious LDD3, very classic linux driver development books, including the driver module loading compiling, debugging, concurrent and static memory allocation, interrupt handling, time delay and character device drivers, PCI, USB, block devices, network equipment , TTY device driver.
Platform: | Size: 1364992 | Author: jane | Hits:

[OtherLinux-device-driver-chinese-version

Description: 是久负盛名的LDD3中文版,非常经典的linux驱动开发的好书,包括驱动模块的装载编译,调试,并发和静态,内存分配,中断处理,时间延迟以及字符设备驱动,PCI,USB,块设备,网络设备,TTY设备驱动程序。-Is a prestigious LDD3 Chinese version of the classic linux driver development is very good book, including the driver module loading compiling, debugging, concurrent and static memory allocation, interrupt handling, time delay and character device drivers, PCI, USB, block device, network equipment, TTY device driver.
Platform: | Size: 1196032 | Author: jane | Hits:

[Embeded Linuxblock

Description: 嵌入式linux设备驱动之块设备驱动相关代码-Embedded linux device driver code related to the block device driver
Platform: | Size: 664576 | Author: zhengwei | Hits:

[Linux-UnixLinux-driver-development8

Description: 作者:华清远见嵌入式学院。《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操作可以帮助用户了解是否能对设备进行无阻塞访问。8.3节讲解在globalfifo中增加poll操作的方法,并进行了用户空间的验证。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 8, Linux device driver of clogging with the jam the I/O. Jam and the jam the I/O is device access two kinds of different pattern, the driver can the flexibility to support the user space on the equipment the two access method. Section 8.1 explain jam the I/O and the jam the I/O distinction, realize jam I/O wait queue mechanism, and in globalfifo device driver to increase in blocking the I/O support method, and the user space validation. Section 8.2 explain device driver polling (poll) operation concept and programming method, and can help users understand the poll operation of equipment is no block access. Section 8.3 in globalfifo explain in poll operate method, increase and the user space validation.
Platform: | Size: 399360 | Author: 华清远见 | Hits:

[Linux-UnixLinux-driver-development9

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第9章、Linux设备驱动中的异步通知与异步I/O。在设备驱动中使用异步通知可以使得对设备的访问可进行时,由驱动主动通知应用程序进行访问。这样,使用无阻塞I/O的应用程序无须轮询设备是否可访问,而阻塞访问也可以被类似“中断”的异步通知所取代。 9.1节讲解了异步通知的概念和作用,9.2节讲解了Linux异步通知的编程方法,9.3节讲解了增加异步通知的globalfifo驱动及其在用户空间的验证。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 9, Linux device driver of asynchronous notification and asynchronous I/O. In the device driver can make use of asynchronous notification of the equipment can be conducted, the visit to notify the application driven visit. So, use no block I/O application without access to the equipment is polling, and block access can be similar to "break" replaced the asynchronous notification. Section 9.1 explained asynchronous notification of the concept and function, section 9.2 explained Linux asynchronous notification of the programming method, section 9.3 explained the increase of asynchronous notification globalfifo drive and in user space validation.
Platform: | Size: 462848 | Author: 华清远见 | Hits:

[Driver Developa-block-driver

Description: 我们通过写一个建立在内存中的块设备驱动,来学习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.
Platform: | Size: 76800 | Author: pangxieer | Hits:

[Driver Developlinux-block-device

Description: 粤嵌教育的嵌入式培训课件,关于驱动的,网上暂时还没人上传过。这个是块设备驱动的。-Guangdong embedded in the education of embedded training courseware, driven, on-line temporarily not uploaded people. This is a block device driver.
Platform: | Size: 458752 | Author: 李继滨 | Hits:

[Linux-Unixcyasblkdev_block

Description: West Bridge Linux Block Driver source file.
Platform: | Size: 9216 | Author: jingjyuy | Hits:

[Linux-Unixblock

Description: Blocking Client for linux API Driver.
Platform: | Size: 2048 | Author: binfanro | Hits:

[Linux driverlinux-blk-example

Description: linux下块设备驱动程序实例,包含makefile的详细工程,可直接编译安装加载,格式化,拷贝数据存储-Under Linux block device driver instance, makefile included detailed engineering, can be directly compiled installation load, formatting, copy data storage
Platform: | Size: 7168 | Author: lan | Hits:

[Linux driver《Linux设备驱动开发详解》【华清远见10年特献】

Description: 《Linux设备驱动开发详解》是华清远见嵌入式Linux驱动开发教材,该书详细讲解了linux驱动开发的整个过程,设计字符设备、块设备等驱动开发的流程及加载应用。(The detailed explanation of Linux device driver development is Huaqing vision embedded Linux driver development teaching material. The book explains the whole process of Linux driver development in detail, and designs the drive development process and loading application of character device, block device and so on.)
Platform: | Size: 6198272 | Author: anke | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net