搜索资源列表

  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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:843
    • 提供者:yo
  1. Linux设备驱动程序(第二版)

    0下载:
  2. 本书面向的读者是那些想在Linux操作系统下支持各种计算机外设,或者想开发新的硬件并在Linux下运行的人们。Linux是Unix市场中增长最快的部分,并且在许多应用领域获得了广泛的支持。现在,人们越来越清楚地认识到Linux是嵌入式系统的一个极佳平台,本书第二版已经成为该领域的经典之作。本书作者将以往那些口述式的经验和知识、或者隐晦的源代码注释上升为系统地讲述各种设备驱动程序编写方法的著作。Linux内核的2.4版在设备驱动程序方面发
  3. 所属分类:其他书籍

    • 发布日期:2009-04-25
    • 文件大小:2880254
    • 提供者:zzcje@163.com
  1. LinuxCharDevice

    0下载:
  2. LINUX内核字符设备驱动以及说明--The LINUX kernel of character equipment
  3. 所属分类:文档资料

    • 发布日期:2024-05-06
    • 文件大小:28672
    • 提供者:站长
  1. 字符设备驱动

    0下载:
  2. vxworks char driver
  3. 所属分类:VxWorks

    • 发布日期:2024-05-06
    • 文件大小:20480
    • 提供者:林先贤
  1. schar

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

    • 发布日期:2024-05-06
    • 文件大小:5120
    • 提供者:高鹏
  1. test1_src

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

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:郭勇军
  1. 卸载

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

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:卢菲
  1. 第七章:设备管理实验

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

    • 发布日期:2024-05-06
    • 文件大小:16384
    • 提供者:莫凡
  1. qudong12

    0下载:
  2. LINUX下的字符设备驱动程序代码,并有测试程序和MAKEFILE-LINUX character device driver code, and test procedures and MAKEFILE
  3. 所属分类:驱动编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:饶元见
  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 r
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:
  1. scull_chrdev

    0下载:
  2. 详细介绍的scull字符设备驱动程序的实现!-detailed briefings scull characters Device Driver for achieving!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-06
    • 文件大小:9216
    • 提供者:wht
  1. zifuqudong

    0下载:
  2. 一个linux下字符设备驱动程序的编写例子,是自己参考了相关资料的修改版本-Characters under a linux device driver for the preparation of example is their reference to a modified version of relevant information
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-06
    • 文件大小:9216
    • 提供者:张富强
  1. DriversAndSources

    0下载:
  2. LINUX 下的字符设备,块设备,网络设备的编译源程序-LINUX characters under the equipment, block device, network equipment compiler source
  3. 所属分类:驱动编程

    • 发布日期:2024-05-06
    • 文件大小:5120
    • 提供者:wu
  1. LINUXdriver

    0下载:
  2. 一个linux字符设备驱动。根据操作系统课本上的实验内容设计编写,具有很高的参考价值。-A linux character device driver. According to the operating system the content of textbooks on experimental design to prepare, has high reference value.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:tc
  1. driver

    0下载:
  2. linux下字符设备驱动程序的设计和实现过程。包括源码和加载步骤等详细指示。适合初学者。-under linux character device driver design and realization process. Including the source and load steps, such as detailed instructions. Suitable for beginners.
  3. 所属分类:软件工程

    • 发布日期:2024-05-06
    • 文件大小:124928
    • 提供者:liyali
  1. GPIO

    0下载:
  2. GPIO的小驱动编写,一个字符设备驱动程序,设备对象是GPIO端口-GPIO prepared a small drive, a character device driver, equipment is GPIO port
  3. 所属分类:文件格式

    • 发布日期:2024-05-06
    • 文件大小:26624
    • 提供者:dingchang
  1. linuxuse

    0下载:
  2. 介绍了Linux字符设备驱动程序中建立设备,初始化设备、设备的资源分配和如何访问设备方法以及相关函数的实现-Introduce a Linux character device driver in the establishment of equipment, initializing devices, equipment, resource allocation and methods of how to access equipme
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-06
    • 文件大小:20480
    • 提供者:kenty
  1. 2.6_kernel_IIC

    0下载:
  2. 很好的例子,可以很好的掌握和熟悉Linux的字符设备的驱动开发-Good example can be a very good grasp of and familiarity with Linux character device driver development
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-06
    • 文件大小:10240
    • 提供者:黄长江
  1. chardev

    0下载:
  2. 在linux环境下的字符设备驱动程序。具有最基本的设备的读和写功能-In linux environment character device driver. With the most basic equipment to read and write functions
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:吴丹
  1. 字符设备控制之buzzer蜂鸣器

    0下载:
  2. arm开发板字符设备测试蜂鸣器,区别于裸机测试。(arm development board test buzzer)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:269312
    • 提供者:TakLu
« 12 3 4 5 6 7 8 9 10 ... 22 »

源码中国 www.ymcn.org