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

搜索资源列表

  1. memdev

    0下载:
  2. memdev.c为linux编写字符设备驱动的完美框架-memdev.c character device driver for the linux write the perfect framework
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1717
    • 提供者:ziyelengzui
  1. linux13-System-Launched

    0下载:
  2. 基于Linux的嵌入式系统的网络设备驱动程序的编写教程级文档-Embedded systems based on Linux network device driver documentation for the preparation of tutorial class
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:1228224
    • 提供者:zww
  1. ldd3

    0下载:
  2. linux的设备驱动指南,是魏永明翻译的。非常值得学习和借鉴-linux device drivers guide is Wei Yongming translation. Very worthwhile to learn from
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:814977
    • 提供者:asasdasdasd
  1. Linux-Network-Subsystem

    0下载:
  2. 文章详细介绍了Linux网络子系统以及Linux内核与网络设备接口驱动的调用接口-This paper introduced almost anything about Linux network subsystem and the call interface between linux kernel and linux network drivers.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:699493
    • 提供者:liushaofang
  1. ldd3_pdf

    0下载:
  2. linux 驱动编写指南. 分章节详细叙述如何编写linux下各种设备驱动程序.-Linux device driver programming guide. All kinds of device drivers programming techniques are described in seperate chapters.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-29
    • 文件大小:12210884
    • 提供者:Mike
  1. Linuxusbgadget

    0下载:
  2. 利用Linux USB gadget设备驱动可以实现一些比较有意思的功能,举两个例子: 1、一个嵌入式产品中 的某个存储设备,或是一个存储设备的某个分区,可以作为一个U盘被PC;设别,从而非常方便的完成文 件交互,这个功能被广泛的应用于手机、数码相机等产品中。2、一个嵌入式设备通过USB连接到你的PC 后,在你的PC端会出现一个新的网络连接,在嵌入式设备上也会有一个网卡设备,你可以配置它们的IP 地址,并进行网络通讯,俗称USBNET。-Linux usb gadget driv
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:589632
    • 提供者:
  1. drive

    0下载:
  2. C语言实现的Linux字符设备驱动,能够注册字符设备模块,文件中含有2个脚本文件,实现字符设备模块的加载和卸载-C language implementation of the Linux character device driver can register character device module, the file contains two scr ipts, the character devices to achieve the loading and unloading mo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:98350
    • 提供者:miao
  1. linuxDriverexamples

    0下载:
  2. linux 驱动实例编程源码,仅供参考,包括各种设备驱动-Example programming linux driver source code, for reference, including the various device drivers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:132774
    • 提供者:weeder
  1. beep-driver

    0下载:
  2. 在arm-linux中蜂鸣器作为一个简单的字符设备,其驱动程序可以作为一般字符设备驱动的框架。-For a simple arm-linux char device driver ,the beep driver can be de module of any char device drver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:716
    • 提供者:Thomas Obama
  1. LDD3

    0下载:
  2. 学习linux驱动开发的好书,里面详细介绍了字符设备,块设备,网络设备驱动。-Good books to learn linux driver development, which introduces the character devices, block devices, network device drivers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2482947
    • 提供者:mall
  1. i2c-drivers.pdf.tar

    0下载:
  2. i2c总线驱动相关知识.讲解linux中关于i2c的驱动问题,包括i2c总线驱动和i2c设备驱动的讲解。-the knowledge of i2c bus drivers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:178363
    • 提供者:hancunai
  1. scull-poll

    0下载:
  2. LINUX 驱动入门 字符设备 从入门到提升之 mydve_po-linux driver primer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:102086
    • 提供者:小敏
  1. terminal

    0下载:
  2. linux下串口收发程序,可做超级终端使用,放在开发板上也可使用,但要修改一下串口设备驱动名称-serial transceiver program under linux, do use HyperTerminal, on the development board can also be used, but to modify the name of the serial device driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1548
    • 提供者:l
  1. SD_driver3

    0下载:
  2. SD_卡驱动分析系列之三---以MMC_SD卡为例块设备和块设备驱动程序注册-李枝果.pdf-The driver of SD card for Linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:189075
    • 提供者:wkt
  1. Thread_comm_dev.tar

    0下载:
  2. 这是我自己编写实现的一个基于设备驱动的本地进线程通信方法。该方法需要用到设备文件来联系两个没有亲缘关系的进线程。资料中包含Makefile文件,根据自己的Linux系统,可以编译出模块程序。里面附带了简单的例程用来进行测试。-This is what I have written to achieve a local-based device driver into the thread communication methods. Need to use the device file to
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:3024
    • 提供者:haohuiming
  1. hid-core

    0下载:
  2. android kernel linux系统的USB接口HID协议设备的核心驱动。-android kernel linux system, USB interface devices HID core driver protocol.
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:8286
    • 提供者:
  1. simp_blkdev

    0下载:
  2. linux 内核2.6.18(麒麟OS)的块设备驱动 主要做了数据安全方面的功能,在重载内存是数据不会被重新读出来-linux 2.6.18 of the main block device driver to do the data security function, the memory is overloaded will not be re-read the data out
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:129638
    • 提供者:王垚
  1. simp_blkdev

    0下载:
  2. linux 2.6.18内核(麒麟)主要实现在内存块设备驱动的高低端内存的动态分配功能-linux 2.6.18 kernel (Kirin) in the main memory block device drivers to achieve high-low dynamic allocation of memory function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:131684
    • 提供者:王垚
  1. USB_introduction

    0下载:
  2. 《嵌入式Linux下USB设备驱动开发深度解析》PDF.pdf-" Embedded Linux USB device driver development depth analysis" PDF.pdf
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:300064
    • 提供者:王博文
  1. zifushebei

    0下载:
  2. 字符设备驱动源码再linux-2.6.29.4内核上编译并运行通过-Character device driver source code and then compile on linux-2.6.29.4 kernel and run through
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:5490
    • 提供者:guoxu
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 47 »
搜珍网 www.dssz.com