搜索资源列表
skel.tar
- pci的驱动程序编程基本框架,在此基础上编程非常方便,实现了由PCI进行DMA传送数据功能-This the basic frame about PCI bus drive and you can complete driect message access through PIC bus easily from the frame.
pci 卡DMA驱动程序
- 这个源码是pci卡,在windows环境下wdm驱动程序的实现。-this source is pci cards, in the windows environment wdm drivers realized.
driver
- 此驱动程序是SATA功能的PCI卡为例,此驱动程序支持ATA协议的PIO,DMA,电源管理,中断处理等功能,特别是DMA,采用ScatterGather编程方式。另外,包含编译后的checked version 的sys文件。
WinDriver目录下的源码
- WinDriver目录下的源码,包括DMA处理,事件处理等,Source code for WinDriver s example,include DMA process,event process etc.
ADSP2011Driver
- 从PCI板卡接收中断,然后以DMA的方式将板卡数据传至PC。 2.主要优点:内建DMA缓存,实时性好,中断发生140ns左右后数据即可上传,速率可到100MB/s。代码中有详细注释。该驱动已在Windows XP平台下通过测试。-Receive interrupts from the PCI card, then the DMA mode of data transmitted to the board PC. 2 main advantages: built-in DMA buffer, re
9222
- 凌华科技 ADlink PCI-9222板卡AI AO DMA Sample源码-ADlink PCI-9222 AI AO DMA transfer DEMO
PCIDMA
- PCI+总线高速DMA+数据传输驱动程序设计-PCI+ bus high-speed data transmission DMA+ Driver
PCIWindows
- PCI 图像采集卡WDM 设备驱动程序共享内存DMA-PCI Image Capture Card WDM device driver for shared-memory DMA
PCI-DMA
- PCI视频采集的驱动程序,采用DMA方式实现数据到内存的传输-PCI,DMA
DMASample
- 基于KMDF 的PCI 驱动,兼有DMA 传输功能。-PCI driver with DMA based on KMDF.
Windows_2000_XP_WDM_Driver_Development
- 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。 本书是一本
pci-dma
- PCI+DMA 在driverstudio下驱动程序-PCI+ DMA driver under the driverstudio
9054-WDM-Driver
- Windows2000/xp下plx9054的pci驱动(源码、工程文件),支持DMA操作。 使用ddk开发,工程可以直接编译。-plx9054 Driver under Windows2000/XP. Developed by DDK.
PCIEBoardTest
- PCI-E驱动程序DMA读写测试程序的源码,试用于基于PCI-E开发版的DMA读写测试-The programme which test the function of DMA write and read of the PCI-E driver programme
Windows wdf pdf and source
- 压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编
windows_driver
- pci dma image c++ wdk-windows xp wdk 开发
Source.PlxSvc
- pci的驱动程序,是plx公司自主开发的包含dma数据传输的驱动,可以作为自己开发cpci驱动板卡驱动程序的参考。-pci driver is driving the company independently developed plx contains dma data transmission, can develop their own cpci driver as the driver reference board.
PCI9054_DMA
- Windows XP环境下,基于PCI9054的WDM PCI驱动程序,实现DMA搬数,已经测试通过。-PCI9054 Driver development based on WDM in Windows XP.
dma_dll
- 通过PCI总线实现DMA数据传输,程序使用VC++编写,编译即可实现,生成dll,可以调用-data trans on dma, with vc++
Source.PlxDma
- PLX 公司pci/pcie 驱动源代码,dma模式-plx pci driver source code