各种PCI办卡板卡规范,本文对PCI,PCI-E,CPCI,PC104 板卡进行说明
2019-12-21 21:35:28 1.15MB PCI 金手指
1
Mindshare权威出版,完整英文原版(非扫描), 深入浅出,让你轻松掌握PCIe 协议。
2019-12-21 21:32:25 19.53MB Mindshare PCIE Protocal
1
VC实现PCI板卡运动控制,开放式运动控制系统开发
2019-12-21 21:32:09 577KB PCI运动控制卡,VC,电机控制
1
这是一份关于 ixgbevf 的10G高性能网卡的驱动分析, 里面都是本人对centos内核 ixgbevf驱动源码的跟踪,里面涵盖了关于pci, napi的知识。 这一类形的高性能解决方案非常通用,而且也是行业的标准。 一个驱动从上电启动,到初始化,到挂载带pci总线, 到注册到napi模型,到poll接收数据包。 都用分析。
2019-12-21 21:24:28 24KB pci napi ixgevf
1
This specification describes the PCI Express® architecture, interconnect attributes, fabric management, and the programming interface required to design and build systems and peripherals that are compliant with the PCI Express Specification.
2019-12-21 21:23:51 4.37MB pci express 3.1 spec
1
PCIE标准中文版
2019-12-21 21:22:55 356KB PCI-Express
1
PCI卡的驱动安装工具,您可以用这个工具来安装卡的驱动
2019-12-21 21:09:54 12.21MB PCI转COM USB3.0 驱动大全
1
PCI_Express_M.2_Specification_Rev1.1 March 7, 2016
2019-12-21 21:03:59 7.98MB PCIe M.2
1
此文档为介绍以matlab为工具的的一种在XPC环境下PCI板卡驱动的编写方法,来自于一个公司的实际项目,希望能对爱好者有一定的帮助。
2019-12-21 21:03:26 574KB Xpc环境 驱动 系统实时仿真
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