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

搜索资源列表

  1. led-driver-test

    0下载:
  2. s3c2410 armlinux下字符型设备驱动的应用程序测试(控制led灯)-s3c2410 armlinux character device driver under the Application Testing (led control HEC)
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:6.97kb
    • 提供者:fenghui
  1. gsm_gprs.zip

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

    • 发布日期:2017-03-27
    • 文件大小:1.97kb
    • 提供者:tuo
  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. 2440_gpio

    0下载:
  2. linux下2440的gpio驱动,里边有一些含有内核中的注释,是看后的笔记,看这个对了解基本的字符设备的驱动写法有帮助-2440 under the GPIO linux driver inside the kernel contains some of the notes, is to look after the notes, look at this to understand the basic character device driver writing help
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:1.55kb
    • 提供者:chinq
  1. ldd2-samples-1.0.2.tar

    0下载:
  2. linux device driver sample come 2d
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:120.89kb
    • 提供者:伍小章
  1. framebuffer

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

    • 发布日期:2017-03-29
    • 文件大小:8.94kb
    • 提供者:李刚
  1. mmcsd

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

    • 发布日期:2017-04-03
    • 文件大小:8.67kb
    • 提供者:李刚
  1. s3c2410_ts

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

    • 发布日期:2017-03-29
    • 文件大小:3.36kb
    • 提供者:李刚
  1. linux_driver_develop

    0下载:
  2. 嵌入式Linux应用程序开发详解(嵌入式Linux设备驱动开发)-Embedded Linux application development detailed (embedded Linux device driver development)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:758.55kb
    • 提供者:王旭
  1. gps

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

    • 发布日期:2017-04-01
    • 文件大小:1.84kb
    • 提供者:君瑞
  1. sbull-2.6.22

    0下载:
  2. 基于LINUX下开发的块设备驱动程序源代码,能为初学者提供很好的参考作用,该程序使用一小块内存模拟块设备实现块设备的读写操作-Developed under the LINUX-based block device driver source code, can provide a good reference for beginners role, the process simulation using a small memory block devices to read and wri
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:130.36kb
    • 提供者:黄伟
  1. Linux-device-driver

    0下载:
  2. linux驱动相关的中文开发手册,很详细的!对于学习嵌入式linux驱动的朋友很有帮助-linux-driven development of manuals related to the Chinese, very detailed! Embedded linux driver for a friend to learn useful
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1.23mb
    • 提供者:along
  1. scullsingle

    0下载:
  2. how to write a character device driver. Example with test code. it is referred from Alessandro linux device diver book.. -how to write a character device driver. Example with test code. it is referred from Alessandro linux device diver book..
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:8.05kb
    • 提供者:amit
  1. libusb-0.1.1.tar

    0下载:
  2. libusb 库包含一组用来在没有内核驱动程序的情况下管理 USB 设备的接口。-Libusb is a high-level language API which conceals low-level kernel interactions with the USB modules. It provides a set of function which are adequate to develop a device driver for a USB device from the User
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:125.58kb
    • 提供者:魏巍
  1. Driver-development-on-embedded-LINUX-Study

    0下载:
  2. 基于嵌入式LINUX驱动程序开发的研究 .设备驱动程序及其功能 设备驱动程序开发过程-Driver development on embedded LINUX research. Device drivers and functional device driver development process
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:123.65kb
    • 提供者:成功
  1. device-driver

    0下载:
  2. 来自华清软件的嵌入式Linux设备驱动开发-Huaqing software from device driver development for embedded Linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1.37mb
    • 提供者:kingboy
  1. Essential-Linux-Device-Drivers

    0下载:
  2. 很好的linux驱动开发资料,大量实战例子讲解linux驱动开发的方方面面。-"Probably the most wide ranging and complete Linux device driver book I ve read." --Alan Cox, Linux Guru and Key Kernel Developer The Most Practical Guide to Writing Linux Device Drivers
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-16
    • 文件大小:4.06mb
    • 提供者:reer
  1. A-simple-block-driver

    0下载:
  2. 一个网友写的关于块设备驱动的,写得很详细,很基础,文章标题是《写一个块设备驱动》,不过那是论坛的更新帖,不方便看,我自己花时间整理出来了-A netizen wrote block device driver, very detailed, the title of the article is to " write a block device driver, but updated the forum posts, inconvenient see, I have to spend time
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-13
    • 文件大小:57.82kb
    • 提供者:李继滨
  1. mini2440-serial-driver

    0下载:
  2. mini2440串口驱动程序源码,实现读写串口功能,同时实现了回显功能-device driver for mini2440 board
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-12
    • 文件大小:19.82kb
    • 提供者:赵生楚
  1. linux-device-driver

    0下载:
  2. Chinese version of linux device driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-19
    • 文件大小:5.1mb
    • 提供者:许嘉伟
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com