Welcome![Sign In][Sign Up]
Location:
Search - pci io

Search list

[Driver DevelopIOFUNC

Description: 访问32位PCI总线IO的例程,在DOS下运行,用Turbo C编译。-visit 32 PCI IO routines, running under DOS, using Turbo C compiler.
Platform: | Size: 23408 | Author: shaochi | Hits:

[Driver Develop48bit-IO.pdf

Description: 基于PCI9052的48位IO卡原理图,可以作输入或输出控制,
Platform: | Size: 59264 | Author: 伟光 | Hits:

[OtherPCIS_IO

Description: 在DOS下用Port IO的方式取得PCI总线的信息-DOS with the Port IO PCI obtained the information
Platform: | Size: 1024 | Author: 刘国安 | Hits:

[Driver Developpci9054实现io读写操作

Description: 利用DriverWorks实现PCI9054IO读写操作。包括如何使用DW开发向导生成程序框架,以及应用程序(DOS和VC)和驱动程序的完整源代码。不过为了节约空间,删除了不必要的中间文件。请重新编译一下即可。有关说明请见文件夹中的说明文档。-use DriverWorks achieve PCI9054IO write. DW including how to use the wizard generated development process framework and applications (DOS and VC) and the driver of the full source code. But in order to save space by deleting unnecessary documents in the middle. Please reconsider what can be compiled. See description of the folder documentation.
Platform: | Size: 641024 | Author: 常云松 | Hits:

[VxWorkssurfConfPciDevice

Description: 显存地址映射。只要知道该类PCI设备的Vendor号,Device号和索引号myIndex,就可以查找到该类PCI设备的MEMORY地址和IO地址,以及中断级。并将第一个MEMORY地址给出它的从物理地址到虚拟地址的映射。-memory address mapping. If that such equipment Vendor PCI, Device and No. myIndex Index, it can find to such equipment PCI Memory addresses and IO address, and interrupt level. Memory will be the first to give it the address from the physical address of the virtual address mapping.
Platform: | Size: 1024 | Author: 丁一 | Hits:

[Driver Developcsu

Description: 一个基于PCI卡数据采集卡的驱动程序,分别有内存影射和IO 影射的方式-a PCI card based data acquisition card of the driver, alluding to the respective memory and IO alluding to the way
Platform: | Size: 7168 | Author: 生力松 | Hits:

[VxWorksadlink

Description: vxWorks下Pci设备驱动程序,简单的IO操作。-Under VxWorks PCI device driver, a simple IO operation.
Platform: | Size: 2048 | Author: 秦渭秋 | Hits:

[Driver DevelopIOFUNC

Description: 访问32位PCI总线IO的例程,在DOS下运行,用Turbo C编译。-visit 32 PCI IO routines, running under DOS, using Turbo C compiler.
Platform: | Size: 23552 | Author: shaochi | Hits:

[Driver DevelopPCI9054_IO

Description: PCI9054实现io操作的源代码,用DriverStudio可以编译通过,我验证过没有问题-Io operation PCI9054 realize the source code can be compiled with DriverStudio, I verified there is no problem
Platform: | Size: 4386816 | Author: 毕子学 | Hits:

[Driver Developpci_lib

Description: 利用giveio实现在windows下直接访问pci卡的程序.安装giveio后,将源代码中的pci的venderid和deviceid改为自己pci卡的id号,就能够在widows下得到自己pci卡的基地址,在giveio运行的条件下可以直接对pci的io端口进行操作!-Giveio realize the use of direct access to the windows under the pci card procedures. Giveio installed, will the source code of the pci and DeviceID venderid changed their pci card id number, will be able to get their widows under the pci card base address, in giveio running conditions can be directly on the pci port to operate the io!
Platform: | Size: 61440 | Author: 周刚 | Hits:

[Driver Develophwdirect

Description: windows下hardware访问驱动,原创驱动部分。读写io端口。序列读写io端口,读取PCI配置信息,读取SMBIOS信息。-hardware access driver under windows, some original drive. Io-port read and write. Io-port serial read and write, read PCI configuration information, read SMBIOS information.
Platform: | Size: 8192 | Author: 李建 | Hits:

[Driver Developpci9054

Description: pci9054实现IO操作。里面包括驱动开发的步骤以及开发的驱动程序,生成可安装文件。-PCI9054 achieve IO operation. Inside, including driver development steps as well as the development driver, to generate documents that can be installed.
Platform: | Size: 613376 | Author: 秦卓 | Hits:

[Driver Develop12222

Description: 这是用C编制的用IO命令访问PCI总线配置空间的源程序代码,敬请笑纳。-This is prepared by using C commands used IO access PCI bus configuration space, source code, please笑纳.
Platform: | Size: 1024 | Author: lixianfeng | Hits:

[Driver Develop48bit-IO.pdf

Description: 基于PCI9052的48位IO卡原理图,可以作输入或输出控制,-PCI9052-based IO card 48 of the schematics, can be used for input or output control,
Platform: | Size: 59392 | Author: 伟光 | Hits:

[Driver DevelopPCIreadingIOdirver

Description: 一 本压缩包说明: 包含两个文件夹,一个word文档,和本使用说明文本文档。 其中: 文件夹 PCI9054为驱动程序的完整代码(有注释)以及类DOS应用程序。 文件夹 PCI9054应用程序(VC)是用VC开发的对应的应用程序,包括指示读写时间和显示读写数据。 WORD文档 是使用DriverWorks向导生成程序框架的过程 程序通过DriverWorks实现对PCI9054 BAR0,BAR2的数据写入,读出。读写方式是Direct IO方式。值得一提的是,采用该方式所能达到的读写数据速度只有几M。另外,程序中没有加入中断控制等操作。这些我会在今后不断得完善-A compressed packet Description: Contains two folders, a word document, and the use of text document. One of: PCI9054 folder for the driver of a complete code [with Notes], as well as type DOS applications. PCI9054 Application folder [VC] are developed using VC corresponding applications, including the time to read and write instructions to read and write data and display. WORD documents are used DriverWorks Framework Wizard to generate the process of Procedures through the implementation DriverWorks of PCI9054 BAR0, BAR2 data write, read out. Direct IO to read and write is the way. It is worth mentioning that, using the methods to attain the speed of read and write data only a few M. In addition, the procedure does not add interrupt control operation. These I will constantly have to improve in the future
Platform: | Size: 1685504 | Author: yangyang | Hits:

[Driver DevelopWdm

Description: PCI接口驱动程序,IO口的直接读取,中断控制等等。-PCI interface driver, IO port directly read, interrupt control and so on.
Platform: | Size: 1617920 | Author: liuYONG | Hits:

[Other Embeded programEmbedded_PROFIBUS_bus_bridge

Description: 嵌入式 PROFIBUS总线桥是快速、简便开发 PROFIBUS产品的一 个解决方案。本手册专为嵌入式 PROFIBUS总线桥产品选型使用,概要地 描述 4种型号 OEM系列嵌入式总线桥产品(PB-OEM1-DPRAM、PB- OEM2-SE、PB-OEM3-IO、PB-OEM4-PCI)及相应调试实验系统的软硬 件技术指标;详细使用方法请阅读产品手册。-Embedded PROFIBUS bus bridge is fast, simple and develop a PROFIBUS product A solution. This manual specifically for the embedded PROFIBUS bus bridge Product Selection to use, an overview of Describe the four kinds of models of embedded bus bridge OEM Series products (PB-OEM1-DPRAM, PB- OEM2-SE, PB-OEM3-IO, PB-OEM4-PCI) and the corresponding experimental system software and hardware debugging Pieces of technical specifications more to use Please read the product manual.
Platform: | Size: 1138688 | Author: 丁时伟 | Hits:

[Linux-Unixio-workarounds

Description: Support PCI IO workaround driver
Platform: | Size: 2048 | Author: cingfuixi | Hits:

[Linux-Unixio-workarounds

Description: Support PCI IO workaround for Linux.
Platform: | Size: 2048 | Author: mangleiqen | Hits:

[Linux-Unixio-workarounds

Description: Support PCI IO workaround.
Platform: | Size: 3072 | Author: dkmohong | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net