CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - 设备驱动

搜索资源列表

  1. 如何在嵌入式LINUX中增加自己的设备驱动程序

    0下载:
  2. 如何在嵌入式LINUX中增加自己的设备驱动程序,word文档,直接解压即可-in Embedded Linux increased its own device drivers, word documents and can be directly extracted
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3.53kb
    • 提供者:唐杰
  1. 1如何在嵌入式LINUX中增加自己的设备驱动程序

    0下载:
  2. 如何在嵌入式LINUX中增加自己的设备驱动程序-in Embedded Linux increased its own device driver
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3.52kb
    • 提供者:魏兴贤
  1. 2004-02-03_linux设备驱动程序2源码

    0下载:
  2. linux设备驱动程序源代码,包括PCI,USB,-Linux device driver source code, including PCI, USB, etc.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:185.14kb
    • 提供者:彭超
  1. 嵌入式Linux的研究及其设备驱动程序的开发

    0下载:
  2. 嵌入式Linux的研究及其设备驱动程序的开发-Embedded Linux device drivers Research and Development Program
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3.65mb
    • 提供者:陈银辉
  1. 嵌入式设备上的Linux开发

    0下载:
  2. 嵌入式linux的开发流程详解,包括启动,内存,设备驱动的添加-embedded linux Comments on the development process, including the initiation, memory, add-driven equipment, etc.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:31.79kb
    • 提供者:刘运
  1. 如何在嵌入式LINUX中添加设备驱动程序

    0下载:
  2. 如何在嵌入式linux中添加驱动程序,介绍了在linux中驱动程序的开发经验,并付有例程-how to add embedded linux driver, introduced in linux Driver program development experience, and pay a routine
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:4.63kb
    • 提供者:桂渔
  1. LINUX设备驱动程序第二版配套源码

    0下载:
  2. LINUX设备驱动2源代码,是学习linux设备驱动的好资料-two Linux device driver source code is learning linux device drivers good information
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:606.71kb
    • 提供者:
  1. 设备驱动程序

    0下载:
  2. 一个简单驱动程序,当某个应用程序读取这个装置的时候,可以读取到连续的随机数或者是0
  3. 所属分类:嵌入式Linux

  1. serial

    0下载:
  2. linux下基于arm处理器s3c2410x开发板的串口设备驱动程序,包括对串口的读写程序。-arm processor linux-based development board s3c2410x serial device driver, including the serial process of reading and writing.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:2.33kb
    • 提供者:君瑞
  1. S3C2410LCD

    0下载:
  2. 《Linux设备驱动开发详解》这本书配套的LCD驱动代码-LCD driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:7.53kb
    • 提供者:陈昭
  1. Code.tar

    0下载:
  2. 李亚锋出的书《ARM嵌入式LINUX设备驱动实例开发》一书的码源!-Li-feng of the book
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-24
    • 文件大小:67.67kb
    • 提供者:luolaoda
  1. USB_camera

    0下载:
  2. 给出Linux 环境下USB驱动的模块层次结构,包括主控制器驱动、USB 核心驱动和USB设备驱动程序组成,以及USB 接口摄像头驱动模块的层次结构,对底层usbvideo 模块进行分析,对usbvideo 中的函数进行了分类,修正其设计上的一个缺 陷,给出上层微型驱动的实现,最后通过移植USB 摄像头驱动程序到三星公司的SMDK2410 开发板的试验成功,使该驱动成 功应用在基于Linux 的嵌入式系统上。-Given Linux environment USB drive mod
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:130.64kb
    • 提供者:陈天葆
  1. USB_camera

    0下载:
  2. 本文介绍了嵌入式Linux 系统中USB 设备驱动程序开发的基本原理, 通过分析USB 驱动程序开发的程序框架和重要数据结构, 实现了USB 摄像头的嵌入式Linux 驱动程序, 并在S3C2410 的平台上实现了图像采集。-This paper introduces embedded Linux system, USB device driver development of the basic principles, through the analysis of USB driver de
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:70.26kb
    • 提供者:陈天葆
  1. LinuxDrivers

    0下载:
  2. Linux2.6内核驱动实例包: globalmem驱动、含并发控制的globalmem驱动、globalfifo驱动、poll应用程序范例、异步通知应用程序范例、支持异步通知的globalfifo、 S3C2410实时钟驱动、秒设备驱动与应用程序、DMA范例、静态映射范例、作为input设备触摸屏驱动、 作为普通字符设备触摸屏驱动、看门狗驱动、平台设备、S3C2410串口驱动、S3C2410 I2C主机驱动、 SAA711x I2C设备驱动、CS8900以太网设备驱动、S3C2
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-25
    • 文件大小:572.04kb
    • 提供者:清木
  1. pci

    0下载:
  2. 本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的PCI设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development of a book on PCI device driver source code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:26.29kb
    • 提供者:李刚
  1. usb

    1下载:
  2. 本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的USB设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development, a book of USB device driver source code
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-10-29
    • 文件大小:7.42kb
    • 提供者:李刚
  1. LinuxE3

    0下载:
  2. Linux设备驱动程序第三版 内涵源代码-Linux device drivers third edition of the content of the source code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:1.26mb
    • 提供者:gongjiangnan
  1. LinuxDeviceDrivers3_all_example_code

    0下载:
  2. Linux设备驱动程序所有的例子代码和帮助文档-Linux device drivers for all the example code and help documentation
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1.39mb
    • 提供者:ken
  1. 深入浅出Linux_设备驱动编程

    0下载:
  2. 深入浅出Linux_设备驱动编程,Linux 软件工程师必备。(Linux_ device driver programming)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-04-30
    • 文件大小:562kb
    • 提供者:mmss551
  1. Linux下SCULL设备驱动

    0下载:
  2. SCULL设备驱动的测试用例,可make编译后,实现设备打开、写入再读出测试
  3. 所属分类:嵌入式Linux

« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com