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

搜索资源列表

  1. pci-config

    0下载:
  2. 在Linux环境下操作查看pci的工具-the Linux operating environment tool View pci
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5070
    • 提供者:毕学尧
  1. pci-linux

    0下载:
  2. linux环境下,PCI接口通用驱动程序原代码.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-16
    • 文件大小:1607
    • 提供者:童永强
  1. pci

    0下载:
  2. linux pci驱动程序 2.4.18
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2286
    • 提供者:孙磊
  1. pci-skeleton

    0下载:
  2. Linux PCI驱动骨架程序,演示怎么编写PCI设备驱动。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:16088
    • 提供者:barrysong
  1. pci

    0下载:
  2. linux下的pci接口驱动程序,适用于LINUX,内核2.4版本
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:94023
    • 提供者:李昱
  1. pci

    0下载:
  2. powerpc内核mpc8241linux系统下pci驱动程序
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:257943
    • 提供者:杨艳锋
  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. SdkUser

    0下载:
  2. plx pci 9054开发用户手册翻译版-plx pci 9054 skd user
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:766072
    • 提供者:jerryao
  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. plx9052-0.1.5.tar

    0下载:
  2. 关于linux中pci驱动的一些代码,实现了一些功能,可以在上面开发-this is a driver about linux pci
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:11172
    • 提供者:hello
  1. hotplug.tar

    0下载:
  2. audio driver for hotplug pci on linux 2.6.27
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:184250
    • 提供者:nekromacer
  1. Linux

    0下载:
  2. 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。 -The book and its programming on the Linux operating system, the overall presentation was made to support the development of software f
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-02
    • 文件大小:14466211
    • 提供者:Miao
  1. pci

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

    • 发布日期:2017-04-03
    • 文件大小:1023
    • 提供者:B.J.
  1. xf86-video-ati-6.8.0.tar

    0下载:
  2. driver code for pci vedio card
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1194308
    • 提供者:karthikeyan
  1. 8139_sample.tar

    0下载:
  2. Linux PCI driver. It is the basic PCI driver in Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:9270
    • 提供者:subbu
  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-29
    • 文件大小:15723
    • 提供者:校尉
  1. samsung-pci

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

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

    0下载:
  2. 本书全面而详细地讲Linux设备驱动开发中涉及的理论毛主席多种设备驱动的框架,本书 是基于2.6内核进行讲解,将字符设备、块设备、TTY设备、IIC设备、LCD设备、Flash设备、网络 设备、音频设备、PCI设备等复杂设备驱动的框架作为核心内容。完全从工程实际出发,具有很台 盟的可操作性
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:48256706
    • 提供者:MTC_zhou
  1. PCIdriver

    0下载:
  2. PCI 驱动设计步骤,如何做PCI驱动有一定的参考价值-PCI-Driven Design
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:4511
    • 提供者:renjinguo
  1. pci

    0下载:
  2. Linux pci control and read & remove.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:876
    • 提供者:jason
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com