CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - linux block driver

搜索资源列表

  1. block_drivers

    0下载:
  2. 外国人编写的开发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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:786806
    • 提供者:
  1. blk

    0下载:
  2. Linux块设备驱动分析与模拟实现,在Linux内核中模拟出一个块设备-Linux block device driver analysis and simulation, simulation in the Linux kernel a block device
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:105364
    • 提供者:陈扬
  1. lyl

    0下载:
  2. Linux操作平台下的块设备驱动程序的开发与实现源代码。-Linux block device driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:16150
    • 提供者:lyl
  1. Linux_block_driver_write_PPT

    0下载:
  2. 《Linux块设备驱动开发PPT》。对PPT的封装,介绍了Linux下开发块设备驱动的方法。-write block driver in linux, it s a PPT format
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:626073
    • 提供者:
  1. linux_drivers

    0下载:
  2. LINUX驱动设备编程的范例源码,包括字符设备、网络设备、块设备驱动程序的编写。-LINUX device driver source code examples of programming, including character devices, network equipment, block device driver to prepare.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:132332
    • 提供者:黄峰
  1. pci

    0下载:
  2. Linux PCI driver skeleton sample code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1023
    • 提供者:B.J.
  1. sbull_farsight

    0下载:
  2. Linux块设备驱动程序的代码事例,非常有助于初学者实践并学习块设备驱动程序-Linux block device driver code examples, very useful for beginners practice and learn from block device driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:129511
    • 提供者:wa
  1. LinuxDrv

    0下载:
  2. Linux驱动示例,入门推荐.有字符设备驱动,块设备驱动.-Linux driver example, the entry recommended. There is character device drivers, block device drivers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:77920
    • 提供者:gantian
  1. Linux-driver-development8

    0下载:
  2. 作者:华清远见嵌入式学院。《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操作可以帮助用户了解是否能对设备
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:399259
    • 提供者:华清远见
  1. Linux-driver-development9

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第9章、Linux设备驱动中的异步通知与异步I/O。在设备驱动中使用异步通知可以使得对设备的访问可进行时,由驱动主动通知应用程序进行访问。这样,使用无阻塞I/O的应用程序无须轮询设备是否可访问,而阻塞访问也可以被类似“中断”的异步通知所取代。 9.1节讲解了异步通知的概念和作用,9.2节讲解了Linux异步通知的编程方法,9.3节讲解了增加异步通知的globalfifo驱动及其在用户空间的验证。-Aut
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:463247
    • 提供者:华清远见
  1. Linux.Driver.Things.FULL

    0下载:
  2. 复旦大学一个学生写的Linux那些事PDF完整版本,本文涉及的内容有:USB、USB.CORE、EHCI、SCSI、PCI、BLOCK几个方面内容-The linux driver things full version. it include usb, usb.core, ehci, scsi, pci, block
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4594915
    • 提供者:mackluo
  1. a-block-driver

    0下载:
  2. 我们通过写一个建立在内存中的块设备驱动,来学习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.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:77162
    • 提供者:pangxieer
  1. linux-block-device

    0下载:
  2. 粤嵌教育的嵌入式培训课件,关于驱动的,网上暂时还没人上传过。这个是块设备驱动的。-Guangdong embedded in the education of embedded training courseware, driven, on-line temporarily not uploaded people. This is a block device driver.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-20
    • 文件大小:458618
    • 提供者:李继滨
  1. cyasblkdev_block

    0下载:
  2. West Bridge Linux Block Driver source file.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:9103
    • 提供者:jingjyuy
  1. virtio_blk

    0下载:
  2. Virtio block driver for linux v3.2.26 - Virtio block driver for linux v3.2.26
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:4919
    • 提供者:guexiuqin
  1. omap24xxcam-dma

    0下载:
  2. OMAP 2 camera block driver for dma for Linux.-OMAP 2 camera block driver for dma for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:4312
    • 提供者:yubongoon
  1. block

    0下载:
  2. Blocking Client for linux API Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-02
    • 文件大小:1860
    • 提供者:binfanro
  1. linux-blk-example

    0下载:
  2. linux下块设备驱动程序实例,包含makefile的详细工程,可直接编译安装加载,格式化,拷贝数据存储-Under Linux block device driver instance, makefile included detailed engineering, can be directly compiled installation load, formatting, copy data storage
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:7077
    • 提供者:lan
  1. 12bdev

    0下载:
  2. Linux内核开发之块设备驱动程序,内存模拟块设备-Linux block driver
  3. 所属分类:Driver develop

    • 发布日期:2017-04-28
    • 文件大小:39371
    • 提供者:江珅
  1. Linux设备驱动开发详解.part01

    1下载:
  2. Linux所有设备驱动开发详解(包括字符型,块设备,平台设备等)(Linux detailed explanation of all device driver development (including character type, block device, platform device, etc.))
  3. 所属分类:驱动编程

    • 发布日期:2019-07-23
    • 文件大小:4999168
    • 提供者:chijiu
« 12 3 4 »
搜珍网 www.dssz.com