pci6140驱动采集卡是PLX PCI6140-AA33PC型号的,
2019-12-21 21:58:02 23KB pci6140驱动
1
PCI8系列 PCI9系列 PCI9054 linux驱动程序 PLX SDK Samples ================================================================ ABOUT This document provides a brief description of the samples included in the PLX SDK. Please refer to the source code in each sample & the PLX SDK User's Manual for additional details. The PLX samples are intended to demonstrate use of the PLX API. The samples are not intended for debug or real world applications, although they can be extended to complex applications. They should be treated as a reference for writing custom software that utilizes the PLX API. Not all samples work with all PLX devices. The PLX API supports numerous PLX chip families in PCI/PCIe, including 6000-series PCI-to-PCI bridges, 9000-series PCI-to-Local bus bridges, & 8000-series PCI/PCIe bridges & switches. Some samples are provided only for specific chip families. SAMPLES - ApiTest Simple application that calls various PLX APIs for a selected device & verifies return codes & parameters. The API calls made depend upon the type of device selected. - DSlave Demonstrates how to read/write from a PLX 9000 PCI BAR space using the PLX API/driver to perform the data transer. This operation is often referred to as "Direct Slave". - DSlave_BypassApi Similar to the 'DSlave' sample, except this sample uses the PLX API only to map a PCI BAR space directly to the application's virtual space. The application can then directly access the space via simple memory dereferencing, bypassing the PLX API/driver & resulting in greater performance, especially for small transfers. The application is responsible for initializing the BAR space, such as setup of translation/remap registers. - LocalToPciInt [9000-series & 8311] Demonstrates how to wait for a generic Local-to-PCI interrupt using the PLX Notification API. - NT_DmaTest [8000-series switches with DMA & NT support] Demonstrates using the DMA engine in a PLX 8000 switch to transfer data through a PLX
2019-12-21 21:00:57 3.62MB PLXPCI6系列 PCI8系列 PCI9系列 PCI9054
1
个人总结的PLX9054基本作用,即地址映射和相关寄存器的配置。总结的有问题望大家拍砖。
2019-12-21 20:07:11 855KB 9054 PCI plx
1
本资料详细介绍了PCI9052的驱动开发步骤,是难得的好资料。并且是全中文。希望给大家带来帮助。 第一章 PCI总线概述 第二章 PCI9052简介 第三章 局部总线操作 第四章 PCI9052功能描叙 第五章 ISA接口方式 第六章 PCI总线开发步骤
2019-12-21 19:45:57 1.48MB PCI9052
1
PLX SDK 7.24 for Windows,PLX 完全并入Broadcom之前的最后发布
2019-12-21 19:28:17 90.09MB PLX SDK
1