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

搜索资源列表

  1. atm_misc

    0下载:
  2. Linux Device Driver, Various functions for use by ATM drivers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:1093
    • 提供者:lotongwai
  1. driver-debug-way

    0下载:
  2. 在linux下怎样调试驱动程序?本文讲解设备驱动程序调试的几种方法-How to debug drivers under linux? This article explains the debugging device drivers are several ways
  3. 所属分类:Driver develop

    • 发布日期:2017-11-20
    • 文件大小:350478
    • 提供者:robinzhai
  1. tst_qwebview

    0下载:
  2. QWeb View for linux Device API drivers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:2497
    • 提供者:hozubi
  1. 201212

    0下载:
  2. linux 驱动编程详解,包含字符驱动,块设备驱动等。有实例,便于理解。-Detailed linux-driven programming, including the character-driven, block device drivers, etc.. There are examples, easy to understand.
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:754280
    • 提供者:王星
  1. linux_ARM-

    0下载:
  2. linux下的arm9驱动程序开发,包括子粗设备驱动,混杂设备驱动,如led,input子系统-Under the arm9 linux driver development, including sub-thick device driver, hybrid device drivers, such as led, input subsystem
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:120894
    • 提供者:fankunlun
  1. irda_device

    0下载:
  2. Utility functions used by the device drivers for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5770
    • 提供者:tingjundin
  1. TestDB.c

    0下载:
  2. 通过简单实例,从Linux设备驱动本身,理解Linux内核模块、Linux设备驱动的结构、Linux设备驱动中的并发控制等内容。并针对设备驱动的实例,给出了用户态的程序来访问该设备,展现设备驱动的运行情况及用户态和内核态的交互。-Linux (which is a kernel) manages the machine s hardware in a simple and efficient manner, offering the user a simple and uniform progr
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:15125
    • 提供者:zhangcy122
  1. bdev

    0下载:
  2. 块设备驱动。为Linux设计一个设备驱动程序,该驱动程序能够用内存来模拟一个1MB的磁盘-Block device drivers
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-30
    • 文件大小:4138
    • 提供者:opjrkesta
  1. dev_add

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

    • 发布日期:2017-04-13
    • 文件大小:1738
    • 提供者:twrkokite
  1. bdev

    0下载:
  2. 块设备驱动。为Linux设计一个设备驱动程序,该驱动程序能够用内存来模拟一个1MB的磁盘-Block device drivers
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-14
    • 文件大小:4184
    • 提供者:snoatadbnrhtene
  1. LinuxDriver

    0下载:
  2. Linux驱动,培训时十四天的笔记,很详细,有笔记,从怎么写驱动开始,到内核驱动框架的怎么编写都有,代码全附上了,有字符设备,块设备驱动,和网络设备驱动。-Linux driver training fourteen days of notes, very detailed, there are notes, how to write drivers started to how to write a kernel driver framework has code attached a wh
  3. 所属分类:Driver develop

    • 发布日期:2017-05-11
    • 文件大小:2497363
    • 提供者:曹奎
  1. Linux_device_drivers_2nd_ed.tar

    0下载:
  2. This is, on the surface, a book about writing device drivers for the Linux system. That is a worthy goal, of course the flow of new hardware products is not likely to slow down anytime soon, and somebody is going to have to make all those new g
  3. 所属分类:software engineering

    • 发布日期:2017-05-23
    • 文件大小:7255174
    • 提供者:whiskey
  1. fs_pin

    0下载:
  2. The record layout is documented in the Linux for zSeries Device Drivers book:.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2612
    • 提供者:lielaoze
  1. parisc-device

    0下载:
  2. linux drivers thermal cpu_cooling.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6413
    • 提供者:raoguelao
  1. Linux_i2c_driver

    0下载:
  2. 这是嵌入式Linux的IIC驱动程序,包含多个设备的驱动程序等-This is the embedded IIC Linux driver, including multiple device drivers, etc.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:287072
    • 提供者:lili
  1. linuxdriver

    0下载:
  2. linux系统下设备驱动编程的好资料,包含网络设备驱动、字符设备驱动、块设备驱动-linux system device driver programming good information, including network device drivers, character device drivers, block device drivers
  3. 所属分类:Driver develop

    • 发布日期:2017-06-02
    • 文件大小:13950339
    • 提供者:jiankuilu
  1. dev_add

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

    • 发布日期:2017-04-13
    • 文件大小:1946
    • 提供者:jv8764578ranhu
  1. zifushebeiqudongmuban

    0下载:
  2. 嵌入式Linux驱动模板精讲与项目实践 配套光盘 字符设备驱动模板 直接烧入mini2440开发板即可-Embedded Linux driver template talk and project practice CD template character device drivers can be directly burnt into the mini2440 Development Board
  3. 所属分类:Driver develop

    • 发布日期:2017-05-01
    • 文件大小:30145
    • 提供者:孙某
  1. Linux-qudong

    0下载:
  2. 本书指导你如何编写你自己的驱动, 以及如何利用内核相关的部分. 我们采用一种设备-独立的方法 编程技术和接口, 在任何可能的时候, 不会捆绑到任何特定的设备. 每一个驱动都是不同的 作为一个 驱动编写者, 你需要深入理解你的特定设备. 但是大部分的原则和基本技术对所有驱动都是一样的. 本 书无法教你关于你的设备的东西, 但是它给予你所需要的使你的设备运行起来的背景知识的指导.-This book guides you on how to write your own drive,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-09
    • 文件大小:1923916
    • 提供者:
  1. intro-device-linux-drivers

    0下载:
  2. intro device driver linux doc
  3. 所属分类:software engineering

    • 发布日期:2017-06-14
    • 文件大小:22008308
    • 提供者:yangie
« 1 2 ... 9 10 11 12 13 1415 16 »
搜珍网 www.dssz.com