CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 字符设备驱动

搜索资源列表

  1. 字符设备驱动程序的框架

    0下载:
  2. 在不用某个设备时,可以将他卸载,主要是从/proc 中取消某个设备的特殊文件,可用特定的函数实现。上面列举一个字符设备驱动程序的框架.来说明这个过程 -not in a particular equipment, he can be unloaded, mainly from / proc remove certain documents to the special equipment can be used to achieve a specific function. Listed abo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:843
    • 提供者:yo
  1. Linux24_char_device_driver

    0下载:
  2. Linux 2.4内核字符设备驱动开发实例。 是Linux下驱动开发人员再好不过的参考源码。编译之后加载驱动,附有测试程序进行驱动的测试! Linux kernel 2.4 char device driver example.-character device driver development example. Linux is driven development staff a better reference source. After loading
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4639
    • 提供者:邱天
  1. zifuqudong

    1下载:
  2. 一个linux下字符设备驱动程序的编写例子,是自己参考了相关资料的修改版本
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:9332
    • 提供者:张富强
  1. IIC_ZLG7290

    0下载:
  2. 本字符设备驱动在Linux2.6中测试通过,实现微处理器S3C2410通过IIC总线向数码管键盘控制芯片ZLG7290发送数据,通过控制ZLG7290来使数码管循环显示0-F。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:11926
    • 提供者:fangfang
  1. linuxuse

    0下载:
  2. 介绍了Linux字符设备驱动程序中建立设备,初始化设备、设备的资源分配和如何访问设备方法以及相关函数的实现
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:20686
    • 提供者:kenty
  1. linux-character-driver

    0下载:
  2. Linux下的简单字符设备驱动的源码,有说明文件说明如何编译和安装卸载测试驱动
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:106055
    • 提供者:小伟
  1. LINUX_driver_for_Char_dev

    0下载:
  2. linux2.6中底层驱动编写字符设备驱动源码。附有注解。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2650
    • 提供者:hanyu
  1. test1_src

    0下载:
  2. linux下的基本虚拟字符设备驱动程序,以模块的形式提供。-the basic characters of virtual device driver to the form module.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3350
    • 提供者:郭勇军
  1. 第七章:设备管理实验

    0下载:
  2. Linux设备管理源码 字符设备驱动程序:设计两个终端设备文件实现一个字符设备驱动程序,使一对进程之间利用该字符设备驱动程序能互相传递可变长度的信息。-equipment management source Linux device drivers characters : two terminal equipment design documents for a character device driver, so that a process between the use of the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:17119
    • 提供者:莫凡
  1. led

    0下载:
  2. uclinux字符设备驱动编写的基本原理和过程,帮助刚刚入门的朋友一点提示-uClinux character device driver to prepare the basic principles and processes to help a friend that just getting started tips
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:2481
    • 提供者:Mrs guo
  1. vfifo

    0下载:
  2. linux下的字符设备驱动代码,用来加载新的驱动-under linux character device driver code, used to load the new driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2503
    • 提供者:池瑞清
  1. 922624schar

    0下载:
  2. linux字符设备驱动程序schar 内附makefile-linux character device driver makefile containing Schar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:5095
    • 提供者:丁磊
  1. Linuxdevicedriverchardriver

    0下载:
  2. Linux设备驱动程序学习(1)-字符设备驱动程序 - Linux设备驱动程序.rar-Linux设备驱动程序学习(1)-字符设备驱动程序- Linux设备驱动程序.rar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:134918
    • 提供者:zwx
  1. char

    0下载:
  2. 2.6.30.5字符设备驱动 2.6.30.5字符设备驱动-2.6.30.5 char
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1464801
    • 提供者:落进全
  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. linuxchardev

    0下载:
  2. linux下的字符设备驱动,参加培训时的资料-chardev
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:109161
    • 提供者:playbouy
  1. globalfifo_async

    0下载:
  2. linux 字符设备驱动-globalfifo_async-linux driver--globalfifo_async
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7278
    • 提供者:dylan
  1. chrdev

    0下载:
  2. linux下,字符设备驱动:模块三要素,file_operations结构体,字符设备的注册,Makefile编写,全部资料(Under Linux, character device drivers)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-23
    • 文件大小:20480
    • 提供者:591318206
  1. cp33500816

    0下载:
  2. 完成IO字符型设备驱动,完成寄存器读写操作(Complete the IO character device driver, complete register read and write operation)
  3. 所属分类:驱动编程

    • 发布日期:2017-12-18
    • 文件大小:10240
    • 提供者:jslwzk
  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 5 6 7 8 9 10 »
搜珍网 www.dssz.com