搜索资源列表
WDM pci 中断源码
- pci卡中断windows wdm驱动的例子-pci card interruption windows wdm drivers example
PCI总线的中断处理技术
- PCI总线的中断处理技术.PDF,对windows环境下,pci的中断处理机制讲的很清楚。-PCI bus interrupt handling technology. PDF, the windows environment, pci interrupt handling mechanism said very clearly.
pci 卡DMA驱动程序
- 这个源码是pci卡,在windows环境下wdm驱动程序的实现。-this source is pci cards, in the windows environment wdm drivers realized.
PCI设备Windows通用驱动程序的设计
- PCI设备Windows通用驱动程序的设计-PCI device drivers for Windows Universal Design
PCI 设备中在WINDOWS下编写DMA的方法
- PCI 设备中在WINDOWS下编写DMA的方法-PCI devices in Windows DMA prepared under way
PCI设备WINDOWS驱动程序的开发
- PCI设备WINDOWS驱动程序的开发-PCI device driver development
Windows
- 支持windows、linux和DOS平台下对PLX6000、PLX8000、PLX9000等系列芯片的驱动,以实现对PCI接口产品的访问
pci驱动程序(平面光栅)
- 个人根据海德汉平面光栅Windows下的程序编写得Linux下的驱动程去源码,在Linux实时内核下使用,部分驱动内容需要RTAI不定才能使用!-individuals under HEIDENHAIN plane grating Windows programmers in the Linux source code to drive way in the Linux kernel using real-time, part-driven content RTAI volatility can
Windows 2000XP WDM设备驱动程序开发
- 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。
pcicfg.rar 读取PCI配置空间
- 读取PCI配置空间, Reads takes the PCI disposition space
PCIE
- windows下PCIE总线驱动开发文档说明,介绍pcie和pci驱动开发区别及方法-PCIE bus driver development under windows documentation, introduction pcie and pci-driven development and methods of difference
windowsdriver
- windows驱动开发详解光盘资料,含有所有windows驱动开发的所有资料,包括PCI驱动,sd卡驱动,USB驱动和摄像头驱动等-windows dirvers design
PLX9x5x
- windows下 pci总线接口控制器plx9x5x驱动源码-pci bus interface controller under windows driver source plx9x5x
PCI_Windows_drivers
- PCI驱动程序设计报告,介绍了PCI基本特点,以及在windows下驱动编写步骤,及实例。-PCI Driver Design Report, describes the basic features of PCI, as well as driving under the preparation steps in the windows, and examples.
PCI
- DOS下遍历PCI设备程序。 这有3个独立的工程,分别采用bios方式和io端口方式对pci设备遍历。 工程是在windows下用Borland C++5.0生成,其中xxx.exe文件可以直接在dos下运行。-Traverse the PCI devices under DOS programs. There are three separate projects, respectively bios mode and manner io port pci device travers
Windows-WDM-driver-book
- WDM编程最佳的参考书籍,包含基础篇,提高篇,以及PCI,USB等的例子-WDM programming reference books, including The Basics, and improve the articles, as well as the PCI, USB, and other examples
Windows wdf pdf and source
- 压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编
pci
- PCI9054驱动程序实例,实现Windows上的PCI设备通讯。-PCI9054 Driver on windows
windows
- 支持windows、linux和DOS平台下对PLX6000、PLX8000、PLX9000等系列芯片的驱动,以实现对PCI接口产品的访问-Support for windows, linux and DOS platforms for PLX6000, PLX8000, PLX9000 series chip driver, in order to achieve access to the PCI interface products
windows xp下的pci设备驱动程序开发
- 在windows xp的操作系统的下开发PCI设备驱动(Developing PCI device drivers under the operating system of Windows XP)