搜索资源列表
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.
Pcidriver
- PCI驱动编程实例,通过PCI可实施操作: 2、通过DMA方式往SDRAM写数据的步骤: (1) 往OMB1写传输数据次数 (2) 往OMB2写所要访问的SDRAM地址 (3) 往FIFO写2 3、通过DMA方式从SDRAM读数据的步骤: (1) 往OMB1写传输数据次数 (2) 往OMB2写所要访问的SDRAM地址 (3) 往FIFO写3 -PCI-driven programming examples, can be implemented through
PCI 设备中在WINDOWS下编写DMA的方法
- PCI 设备中在WINDOWS下编写DMA的方法-PCI devices in Windows DMA prepared under way
driver
- 此驱动程序是SATA功能的PCI卡为例,此驱动程序支持ATA协议的PIO,DMA,电源管理,中断处理等功能,特别是DMA,采用ScatterGather编程方式。另外,包含编译后的checked version 的sys文件。
AD_DMA_DUAL
- pci-1716 DMA 模拟输入-pci - 1716 analog input DMA
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
93472a289e67
- TI DM642演示代码,包含PCI、DMA等功能及PCI驱动- TI DM642 demo code, including PCI, DMA PCI driver and other functions
V1.2
- TI6205 PCI 接口 的 DMA驱动,测试可用(TI6205 DMA driver, test available)