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
    • 文件大小:3610
    • 提供者:唐杰
  1. 驱动程序和源代码

    0下载:
  2. 本程序是对ARM9的嵌入式系统开发的驱动程序的代码,它的编译环境是交叉编译的GCC,测试通过的代码,里面包含有网络,外围设备等的驱动。内容丰富,很值得一看的。-procedures for the ARM9 embedded system development driver code, it is the cross-compiler environment of the GCC compiler, test the code, which contains network, peripher
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1345692
    • 提供者:谭航
  1. examples.tar

    0下载:
  2. 最新出版的linux设备驱动程序(三)源码-published in the latest Linux device driver (3) FOSS
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:71527
    • 提供者:邓杰
  1. leddrv

    0下载:
  2. Linux设备驱动程序 硬件平台:H9200评估板(基于AT91RM9200构建) 软件平台:Linux-2.4.19-rmk7 驱动设备:LED 作者:flyerwing 编写驱动程序 ——————————————————————————————————————— 1. 编写驱动程序源文件leddrv.c-device drivers for Linux hardware platforms : H9200 Evaluation (based on the AT91
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2402
    • 提供者:吴权
  1. smboldriver

    0下载:
  2. 了解linux设备驱动程序的基本原理,包括symbol device coding,debug and testing。-Linux device drivers to understand the basic principles, symbol device including coding, testing and debug.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2558
    • 提供者:肖水军
  1. rt2571.1.1.0.tar

    0下载:
  2. 经过修改的在uClinux2.6上正常运行的ralink rt2571芯片组的设备驱动程序.-revised uClinux2.6 on the normal operation of the chip ralink rt2571 The device driver.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:317740
    • 提供者:马骥
  1. linux-wlan-ng-0.2.3.tar

    0下载:
  2. uClinux2.6上兼容PRISM2.0芯片组的USB设备驱动程序.-uClinux2.6 on PRISM2.0 chipset compatible with the USB driver.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1149230
    • 提供者:马骥
  1. gpio-2440-drv[1].tar

    0下载:
  2. 三星公司的arm芯片s3c2440的GPIO设备驱动程序源代码-Samsung chip s3c2440 arm of the GPIO device driver source code
  3. 所属分类:嵌入式Linux

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

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

    • 发布日期:2008-10-13
    • 文件大小:3605
    • 提供者:魏兴贤
  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
    • 文件大小:189584
    • 提供者:彭超
  1. 嵌入式Linux的研究及其设备驱动程序的开发

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

    • 发布日期:2008-10-13
    • 文件大小:3829719
    • 提供者:陈银辉
  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
    • 文件大小:4742
    • 提供者:桂渔
  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
    • 文件大小:621274
    • 提供者:
  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-22
    • 文件大小:2385
    • 提供者:君瑞
  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
    • 文件大小:133774
    • 提供者:陈天葆
  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
    • 文件大小:71949
    • 提供者:陈天葆
  1. gps

    1下载:
  2. linux下基于arm处理器s3c2410x开发板的GPS模块的设备驱动程序。-arm processor linux-based development board s3c2410x the GPS device driver modules.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:1884
    • 提供者:君瑞
  1. LinuxE3

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

    • 发布日期:2017-05-03
    • 文件大小:1325527
    • 提供者: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-09
    • 文件大小:1453434
    • 提供者:ken
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com