CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - pci linux driver

搜索资源列表

  1. modbus-linux-driver

    0下载:
  2. Linux环境下的Modbus驱动程序源码,里面还有一个小例子(This is a Linux kernel driver (2.2.19+ 2.4+) for the Modicon SA85 ISA and PCI-85 cards. It is written in C and includes example shell scr ipts for administration, and an example client program. ) -Linux environment M
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:25034
    • 提供者:xianshui
  1. pci-sample.rar

    0下载:
  2. 这是一个关于pci设备的驱动源码,非常适合linux下pci设备驱动的开发,This is a pci device driver on the source, very suitable for pci under linux device driver development
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:32808
    • 提供者:李峰
  1. PCI

    0下载:
  2. Linux设备驱动开发详解_PCI驱动范例.rar-Linux device driver development of detailed examples _PCI drive. Rar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:26124
    • 提供者:杨川庆
  1. pci

    0下载:
  2. Linux PCI driver skeleton sample code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1023
    • 提供者:B.J.
  1. pci-skeleton

    0下载:
  2. 这是一个PCI驱动的骨架,结合实际的项目添加一些东西就可以完成驱动的开发。同时可以参考国外的那本《《linux设备驱动》-This driver is for boards based on the RTL8129 and RTL8139 PCI ethernet chips.This file is not a complete program and may only be used when the entire operating system is licensed under the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:15723
    • 提供者:校尉
  1. peak-linux-driver.2.13.tar

    0下载:
  2. sja1000的PCI CAN通讯驱动适用于linux2.6内核-PCI CAN driver for Sja1000 in linux 2.6
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:215053
    • 提供者:aron
  1. samsung-pci

    0下载:
  2. ARM linux PCI驱动源码,可学习编制PCI设备driver-arm linux pci driver source code
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:454580
    • 提供者:陈躬止
  1. ESADIOT_PCI_Drivers

    0下载:
  2. This about PCI device driver in linux-This is about PCI device driver in linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:493706
    • 提供者:malli
  1. PLXDRIVERSOURCE

    0下载:
  2. PLX系列PCI芯片在LINUX下的驱动源码,成功编译并加载通过-PLX Series PCI chip driver source code under LINUX successfully compile and load through the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:101474
    • 提供者:geming
  1. Linux-PCI-Driver

    0下载:
  2. Linux下无配置信息PCI设备的驱动开发,是基于LInux下开发无配置信息的PIC设备驱动的研究论文。-No configuration information under Linux PCI device driver development, is based on the LInux no configuration information developed under the PIC device driver of the research paper.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:295591
    • 提供者:李新龙
  1. Linux-driver-development2

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第2章、驱动设计的硬件基础。本章讲解底层驱动工程师必备的硬件基础,给出了嵌入式系统硬件原理及分析方法的全景视图。2.1节讲解微控制器、微处理器、数字信号处理器以及应用于特定领域的处理器各自的特点。2.2节对嵌入式系统中所使用的各类存储器与CPU的接口、应用领域及特点进行了详细讲解。2.3节讲解常见的外设接口与总线的工作方式,包括串口、I2C、USB、以太网接口、ISA、PCI和cPCI等。嵌入式系统硬件电路
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:866709
    • 提供者:华清远见
  1. Linux-driver-development21

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第21章、PCI设备驱动。PCI(及cPCI)总线在一般的小型手持设备中不太可能用到,但是在工控和通信设备及其PC中却引领着潮流。在Linux系统中,PCI设备驱动和USB设备驱动有共性,那就是其驱动都由总线相关部分和自身设备类型驱动两部分组成。21.1节讲解了PCI总线及其配置空间,给出了PCI总线在Linux内核中的数据结构。PCI设备驱动的PCI相关部分围绕着pci_driver结构体的成员函数展开,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:550787
    • 提供者:华清远见
  1. Linux.Driver.Things.FULL

    0下载:
  2. 复旦大学一个学生写的Linux那些事PDF完整版本,本文涉及的内容有:USB、USB.CORE、EHCI、SCSI、PCI、BLOCK几个方面内容-The linux driver things full version. it include usb, usb.core, ehci, scsi, pci, block
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4594915
    • 提供者:mackluo
  1. pci

    0下载:
  2. 几个基于linux平台的驱动程序 希望能给想学习linux驱动开学的人帮助-some example for linux driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-05
    • 文件大小:1129
    • 提供者:iverson
  1. hisi-pci

    0下载:
  2. 海思的DVR芯片(hi3512/3515/3520)的的PCI linux驱动-Hass DVR chip (hi3512/3515/3520) PCI linux driver
  3. 所属分类:Driver develop

    • 发布日期:2017-11-02
    • 文件大小:132792
    • 提供者:陈帅
  1. platform-pci

    0下载:
  2. linux系统上关于Xen平台的PCI设备驱动程序代码,喜欢的朋友请下载-linux system on the Xen platform PCI device driver code, like a friend, please download
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-07
    • 文件大小:1644
    • 提供者:jessicady818
  1. pci-sysfs

    0下载:
  2. File attributes for PCI devices driver for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:7465
    • 提供者:singpecin
  1. nas100d-pci

    0下载:
  2. NAS 100d board-level PCI initialization driver for linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:813
    • 提供者:maonerrun
  1. Under-Linux-PCI-Device-Driver

    0下载:
  2. 详细资料介绍Linux下PCI设备驱动程序开发,可供新手快速学习,掌握程序开发-For more information on the Linux PCI device driver development for the novice to quickly learn and master program development
  3. 所属分类:Driver develop

    • 发布日期:2017-04-08
    • 文件大小:69034
    • 提供者:游瑛婷
  1. driver

    0下载:
  2. 一个linux pci设备驱动源码,适用于2.6和3.0以上的内核。(linux pci device driver)
  3. 所属分类:驱动编程

    • 发布日期:2018-05-02
    • 文件大小:279552
    • 提供者:taycom13
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com