CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - linux device drivers

搜索资源列表

  1. Linux0.01设备管理代码

    0下载:
  2. Linux0.01设备驱动程序 最精简的linux代码 适合操作系统入门-Linux0.01 device drivers streamlining the most suitable source Linux operating system entry
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:24884
    • 提供者:wzy
  1. ProgrammingGuideForLinuxUsbDeviceDrivers

    0下载:
  2. Programming Guide For Linux Usb Device Drivers-Programming Guide For Linux Usb Device Dri vers
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:907029
    • 提供者:缪志华
  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. usb-driver

    0下载:
  2. 设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动是不同的。本系统要使用摄像头获取视频数据,所以编写摄像头驱动是必需得。我们选用的是OV公司系列摄像头,因为对于嵌入式开发,几乎没有通用的驱动程序可以用,不同的软硬件环境有其特殊性。本文档阐述的摄像头驱动是基于OMAP芯片和嵌入式Linux系统的。-device driver can be understood as part of the operating system for a specific hardwar
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1665161
    • 提供者:吴世华
  1. Linux_driver_designe

    0下载:
  2. Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在 与硬件设备之间 建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设 备进行打开(open)、关闭(close)、读写(read/write)等操作。通过分析和设计设 备驱动程序,可以深入理解Linux系统和进行系统开发-Linux system, device drivers operating system kernel is an important component, the equipme
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4075
    • 提供者:fhy
  1. emm8

    0下载:
  2. 嵌入式LINUX下串口编程,适用于PC104板卡的驱动-Embedded Linux Serial Programming, in PC104 device drivers
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:36864
    • 提供者:曹姓名
  1. 8139_driver_linux

    0下载:
  2. linux_8139驱动源码,研究一遍,对你深入了解linux内核,了解网络设备驱动非常有帮助-linux_8139 driver source code, study it again, for your in-depth understanding of Linux kernel, understanding of the network device drivers have been very helpful
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:25897
    • 提供者:王二
  1. KD611

    0下载:
  2. KernelDriver發展套件,客戶可直接存取USB硬體,並更快為Windows 98、Me、2000、XP、NT、Windows CE.NET和Linux作業系統發展高效能的USB裝置驅動程式。這些工具提供圖形導向的發展環境、使用簡單的應用程式界面、硬體診\斷工具和範例程式,可以排除研發瓶頸,讓裝置驅動程式的發展更容易。 -KernelDriver development kit, customers can directly access the USB hardware, and f
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9431132
    • 提供者:楊國鋒
  1. modules1

    1下载:
  2. 这是motorola公司的powerpc芯片上的嵌入式linux上的驱动程序和测试程序,包括led驱动实例,二层交换芯片bm8024设备驱动和memory等-This is the powerpc chip embedded linux on the driver and testing procedures, including led drive examples, two-story-chip bm8024 device drivers and other memory
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:65785
    • 提供者:cguo
  1. dev_add

    1下载:
  2. Linux简单字符设备驱动编写方法 本示例代码实现了Linux下的一个简单字符设备驱动。 由二个文件组成,驱动模块<dev_add.c>和测试程序<test.c>。-Linux character device driver writing simple method The sample code implements a simple under Linux character device drivers. Composed
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:1578
    • 提供者:Joshua
  1. myirq

    0下载:
  2. 一个完整的linux按键驱动程序,内核版本2.6.18,在s3c2440arm处理器上测试通过。对于初学linux设备驱动的人很有好处。 -A complete linux key drivers, kernel version 2.6.18, s3c2440arm processors in the test. Linux device driver for the beginner a very good person.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:12791
    • 提供者:ll
  1. UNIX_Version_1

    0下载:
  2. 本文档是Uinx环境下的高级编程的中文版,此电子书详细介绍了Unix系统下的程序编写,系统函数调用的API接口,包括文件系统,设备驱动,任务间的通讯机制,管道,信号量消息队列等等。对学习Linux,VxWorks等类Unix嵌入式系统编程有很好的指导作用。-This document is Uinx high-level programming environment, the Chinese version, this book details the programming under Un
  3. 所属分类:VxWorks

    • 发布日期:2017-06-11
    • 文件大小:18836595
    • 提供者:黄欣
  1. compile_Linux_kernel

    0下载:
  2. 内核,是一个操作系统的核心。它负责管理系统的进程、内存、设备驱动程序、文件和网络系统,决定着系统的性能和稳定性。Linux作为一个自由软件,在广大爱好者的支持下,内核版本不断更新。新的内核修订了旧内核的bug,并增加了许多新的特性。如果用户想要使用这些新特性,或想根据自己的系统度身定制一个更高效,更稳定的内核,就需要重新编译内核。本文将以RedHat Linux 6.0(kernel 2.2.5)为操作系统平台,介绍在Linux上进行内核编译的方法。 -Kernel is the core
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:4419
    • 提供者:piansu
  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. Device-Drivers

    4下载:
  2. Micrel系列PHY芯片驱动,本人亲自使用,验证可直接添加内核中使用,内含使用说明。支持-ksz9021 -ksz9031-ksz8001 -ksz8021 -ksz8031 -ksz8041 -ksz8051 -ksz8061 -ksz8081 -ksz8091 -ksz8721 -ksz8737-The Micrel PHY devices that are supported with the source code(micre
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:3415
    • 提供者:jarius
  1. platform-driver-analysis

    0下载:
  2. 详细了解linux的platform总线,让你编写linux设备驱动更加轻松。-Learn more about the linux platform bus, so you write Linux device drivers easier.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-19
    • 文件大小:4891298
    • 提供者:roc
  1. chrdev

    0下载:
  2. linux下,字符设备驱动:模块三要素,file_operations结构体,字符设备的注册,Makefile编写,全部资料(Under Linux, character device drivers)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-23
    • 文件大小:20480
    • 提供者:591318206
  1. essentiallinuxdevicedrivers-master

    0下载:
  2. essential linux device drivers code
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:23552
    • 提供者:carl2000
  1. Linux开发工具箱

    0下载:
  2. linux开发工具箱pdf: John Fusco是GE Healthcare的一名软件开发人员,专门编写Linux应用程序和设备驱动程序。他在Unix软件行业有十多年的工作经验,从内核2.0版本就开始开发Linux应用程序。他曾为Embedded Systems Programming和Linux Journal撰写文章(John Fusco is a software developer at GE Healthcare who specializes in writing Linux a
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-15
    • 文件大小:43227136
    • 提供者:hnyzlst
  1. canon_crw

    0下载:
  2. canon driver for printer MLS910
  3. 所属分类:驱动编程

    • 发布日期:2018-01-01
    • 文件大小:7604224
    • 提供者:ducu
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com