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

搜索资源列表

  1. p76931311

    0下载:
  2. 要写出Scan pci bus的程式首先必须先参考PCI的spec里面的Configuration SpaceHeader的图,而Class code有24个bit(3byte),组要由三个部份组成,Base Class、Sub Class、 programming Interface 将的PCI BUS上的Base Class、Sub Class、programming Interface用原本的范例程式加上回圈去侦测。基本上只要了解pci的架构,再用范例程式就可以找出有在使用的pci dev
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10.29kb
    • 提供者:张大小
  1. PCI_Genius20872310152007

    0下载:
  2. usb pci detection to usb port device
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-25
    • 文件大小:47.23kb
    • 提供者:manok
  1. pci

    0下载:
  2. DOS下,访问PCI设备的代码,使用ASM写成,编译可生成EXE,非常好用-acess pci device list,i had test pass under dos .
  3. 所属分类:assembly language

    • 发布日期:2015-12-13
    • 文件大小:1.17kb
    • 提供者:dd
  1. PCI.RAR

    0下载:
  2. 80X86汇编写的枚举PC机PCI设备的小工具-emum pc pci device tool writed by masm
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:2.58kb
    • 提供者:吴俊
  1. PCICOD7

    0下载:
  2. 汇编 PCI 扫瞄 有DOS下搜索PCI设备的编程-Index Bus. Dev. func. Vendor Device Device Type
  3. 所属分类:assembly language

    • 发布日期:2015-12-13
    • 文件大小:1.72kb
    • 提供者:LYD
  1. 5-22

    0下载:
  2. 在dos下编程,列举出系统中的全部PCI设备,显示出厂商和设备号-Under the dos program to enumerate all the PCI devices in the system, indicating that manufacturers and device number
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:744byte
    • 提供者:陈志超
  1. PCICOD8c

    0下载:
  2. 显示 PCI device listing 设备Vendor device 列表. Bus Device func vendor : device 等代码- PCI device listing Bus Device func vendor : device
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:1.88kb
    • 提供者:LYD
  1. PCIspec

    0下载:
  2. 制作PCI设备驱动的经典,最权威的资料。适用于各种阶段的电子工程师。-PCI device drivers making the classic, most authoritative information. Applicable to various stages of electronic engineers.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-04
    • 文件大小:1.08mb
    • 提供者:黄卡尔
  1. enumPCI

    0下载:
  2. 最近有好多网友来邮件索取我以前发的DOS下枚举主板上PCI设备小程序的源代码,这里,就将其源代码免费贴出,供大家下载,希望对大家有所帮助.-Recently, a lot of friends I used to send e-mail request under DOS on the motherboard PCI device enumeration applet source code, where it will put its source code free for all to d
  3. 所属分类:assembly language

    • 发布日期:2015-12-13
    • 文件大小:2kb
    • 提供者:civen
  1. PCI_1_1

    0下载:
  2. 对于主板架构中PCI总线的访问,只要知道该pci的Bus、device、function就行了-For the motherboard architecture PCI bus access, as long as we know the pci Bus, device, function on the line
  3. 所属分类:OS Develop

    • 发布日期:2017-11-19
    • 文件大小:8.03kb
    • 提供者:钟锺鑫
  1. LinuxKernel-core-Chinese-manual

    0下载:
  2. LinuxKernel核心中文手册,总共十五章的讲解,包括Hardware Basic,Software Basic,Memory Management ,Processes,Interprocess Communication Mechanisms ,PCI ,Interrupts and Interrupt Handling,Device Drivers, The File System ,Networks,Kernel Mechanisms ,Modules,The Linux Kerne
  3. 所属分类:MultiLanguage

    • 发布日期:2017-11-06
    • 文件大小:539.45kb
    • 提供者:aa
  1. QXP

    0下载:
  2. 一个读取pci的256个配置空间值的程序,可以手动输入bus,dev,func 号然后显示不同device的256个空间的值-Read a 256 pci configuration space value of the procedure, you can manually enter the bus, dev, func number and then displays the value of the 256 different device space
  3. 所属分类:assembly language

    • 发布日期:2017-11-15
    • 文件大小:645byte
    • 提供者:邱叶
  1. pciz

    0下载:
  2. 扫描整个PCI总线并同时根据PCI设备类型不同(分别对应两类PCI配置空间)显示PCI设备配置空间。-to scan the whole PCI bus and display the PCI configuration space of the PCI device found according to the corresponding PCI device type.
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:3.44kb
    • 提供者:london zheng
  1. code

    0下载:
  2. vxworks一些程序 Char.c和Char.h是字符型设备驱动模板 Blk.c是块设备驱动模板 PCI.c是PCI设备映射内存空间模板-vxworks some programs Char.c and Char.ch is a character device driver template Blk.c is a block device driver template PCI.c are PCI devices mapped memory space templat
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:7.16kb
    • 提供者:青青树
  1. P2

    0下载:
  2. 在 DOS 下编程序列举出系统中的全部 PCI 设备,显示出厂商 ID 和设备 ID。-In the DOS under the code program lists all PCI devices in the system and show the vendor ID and device ID.
  3. 所属分类:assembly language

    • 发布日期:2017-12-14
    • 文件大小:1kb
    • 提供者:冯斌
搜珍网 www.dssz.com