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

搜索资源列表

  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
    • 文件大小:843byte
    • 提供者: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
    • 文件大小:4.53kb
    • 提供者:邱天
  1. schar

    0下载:
  2. linux下字符设备的驱动程序.2.4 内核通过-character device driver through 1.2.4 kernel
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4.97kb
    • 提供者:高鹏
  1. 卸载

    0下载:
  2. 用特定函数实现驱动的卸载。该程序是字符设备驱动程序的框架卸载。-used to achieve specific function-driven unloading. The program is character device driver framework unloading.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:954byte
    • 提供者:卢菲
  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
    • 文件大小:16.72kb
    • 提供者:莫凡
  1. s3c2440camif

    0下载:
  2. mini2440中cmos摄像头的驱动,不是v4l,而是字符型设备驱动-mini2440 drive in cmos camera, not v4l, but a character device driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:5.93kb
    • 提供者:谭谦
  1. LINUX_module

    0下载:
  2. 一个可以成功编译的LINUX字符设备源码,做课程设计的同学可以参考下!-LINUX can be successfully compiled a character device code, so students can refer to the curriculum design under!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1.01kb
    • 提供者:王凯勋
  1. s3c2410-linux-2.6.11.1-apm-08.11.02

    0下载:
  2. 将s3c2410-linux-2.6.11.1-apm-08.11.02.patch复制到内核根目录。 执行patch –p1 < s3c2410-linux-2.6.11.1-apm-08.11.02.patch即可! 在2.6.11.1内核中,创建字符设备的代码是:linux/arch/arm/kernel/amp.c。在根文件系统创建设备节点是dev/misc/apm_bios。-Will s3c2410-linux-2.6.11.1-apm-08.11.02.patch c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:8.35kb
    • 提供者:Ivan
  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
    • 文件大小:2.42kb
    • 提供者: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
    • 文件大小:2.44kb
    • 提供者:池瑞清
  1. 922624schar

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

    • 发布日期:2017-04-15
    • 文件大小:4.98kb
    • 提供者:丁磊
  1. cdevmmap

    0下载:
  2. this a character device demo using mmap to share data between kernel and user -this is a character device demo using mmap to share data between kernel and user
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1.38kb
    • 提供者:lbh
  1. Linux--device-driver

    0下载:
  2. Linux device driver,可以帮助嵌入式初学者理好的理解Makefile的结构和编写方法-Linux device driver layman s character device driver, good management can help beginners to understand the embedded structure and preparation method of the Makefile
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:10.07kb
    • 提供者:韦红万
  1. character-device-driver

    0下载:
  2. 基于友善mini2440-linux-2.6.32 简单的字符设备驱动程序-Friendly mini2440-linux-2.6.32 simple character device driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:2.26kb
    • 提供者:zyp1987106
  1. Linux-char-device(Advanced)

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

    • 发布日期:2017-11-16
    • 文件大小:320.88kb
    • 提供者:李继滨
  1. char-device-drivers

    0下载:
  2. 字符设备驱动模板,方便新手学习字符设备驱动,gcc交叉编译即可-Character device driver templates, easy for novices to learn the character device driver, gcc cross-compiler can
  3. 所属分类:Driver develop

    • 发布日期:2017-11-25
    • 文件大小:2.01kb
    • 提供者:znn
  1. Character-device-driver

    0下载:
  2. linux下的字符驱动编程学习资料,很好的资料-Character-driven programming under linux learning materials
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:93.05kb
    • 提供者:cindy
  1. character-device-driver

    0下载:
  2. 8个小实验,内核模块,改造Hello模块,注册字符设备等,教你如何进行字符设备驱动-8 small experiments teach you how to make a character device driver
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:17.35kb
    • 提供者:王一
  1. Character-device-drive

    0下载:
  2. 字符设备驱动,按键驱动字符驱动,包含了按键、led、pwm、adc、lm75的驱动-Drive character drive character device driver, buttons, contains buttons and leds, PWM, adc, lm75 driver
  3. 所属分类:Driver develop

    • 发布日期:2017-04-27
    • 文件大小:33.09kb
    • 提供者:王翔
  1. linux-char-device-driver

    0下载:
  2. linux字符设备驱动的简单实现,并附带测试代码,通过此代码可以直观全面的了解一下linux 字符设备驱动的实现过程和实现内容,并通过测试代码可以实际操作该字符设备-linux character device driver is a simple implementation, and come with a test code, by this code can be intuitive and comprehensive look at linux character device dri
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:2.62kb
    • 提供者:雪无声
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com