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

Search list

[Otherp76931311

Description: 要写出Scan pci bus的程式首先必须先参考PCI的spec里面的Configuration SpaceHeader的图,而Class code有24个bit(3byte),组要由三个部份组成,Base Class、Sub Class、 programming Interface 将的PCI BUS上的Base Class、Sub Class、programming Interface用原本的范例程式加上回圈去侦测。基本上只要了解pci的架构,再用范例程式就可以找出有在使用的pci device。-to write Scan pci bus programs must first consider the PCI spec inside Configuration SpaceHeader plans, and Class code is 24 bit (3byte), the group should be composed of three parts, the Base Class, Sub Class, programming Interface to the PCI BUS on the Base Class, Sub Class , Interface programming model with the original formula added to a circle to detect. Basically, as long as pci understand the structure and reuse examples of programs can be used to identify the pci device.
Platform: | Size: 10536 | Author: 张大小 | Hits:

[Program docAX88180 文档

Description:

AX88180在嵌入式系统中的应用

1 概述

       AX88180是台湾ASIX公司推出的一款高性能低成本的Non-PCI千兆以太网控制器,符合IEEE802.3IEEE 802.3uIEEE 802.3ab协议,适用于多种需要高速接入网络的嵌入式系统,在串流媒体、多媒体网络、高频宽传输等领域有广泛的应用,如影音内容分发、IP机顶盒、数字录放机、DVD录放机、高清晰电视、数字媒体转接器、家用网关以及IP电视等


Platform: | Size: 183296 | Author: guotong1984 | Hits:

[DocumentsPCI BIOS SPECIFICATION

Description: 1. Introduction ............................................................................................................... 1 1.1. Purpose ....................................................................................................... 1 1.2. Scope .......................................................................................................... 1 1.3. Related Documents..................................................................................... 1 1.4. Terms and Abbreviations ........................................................................... 1 2. Functional Description .............................................................................................. 2 3. Assumptions and Constraints .................................................................................... 3 3.1. ROM BIOS Location.................................................................................. 3 3.2. Calling Conventions................................................................................... 3 3.3. BIOS32 Service Directory.......................................................................... 4 3.3.1. Determining the existence of BIOS32 Service Directory............ 4 3.3.2. Calling Interface for BIOS32 Service Directory ......................... 5 3.4. PCI BIOS 32-bit service............................................................................. 6 4. Host Interface ............................................................................................................ 7 4.1. Identifying PCI Resources.......................................................................... 7 4.1.1. PCI BIOS Present ........................................................................ 7 4.1.2. Find PCI Device .......................................................................... 9 4.1.3. Find PCI Class Code ................................................................... 10 4.2. PCI Support Functions ............................................................................... 11 4.2.1. Generate Special Cycle................................................................ 11 4.2.2. Get PCI Interrupt Routing Options.............................................. 12 4.2.3. Set PCI Hardware Interrupt ......................................................... 15 4.3. Accessing Configuration Space.................................................................. 17 4.3.1. Read Configuration Byte ............................................................. 17 4.3.2. Read Configuration Word ........................................................... 18 4.3.3. Read Configuration Dword ......................................................... 19 4.3.4. Write Configuration Byte ............................................................ 20 4.3.5. Write Configuration Word .......................................................... 21 4.3.6. Write Configuration Dword ........................................................ 22 APPENDIX A: Function List......................................................................................... 23 APPENDIX B: Return Code List ................................................................................... 24
Platform: | Size: 55157 | Author: zoufei_008@163.com | Hits:

[Otherp76931311

Description: 要写出Scan pci bus的程式首先必须先参考PCI的spec里面的Configuration SpaceHeader的图,而Class code有24个bit(3byte),组要由三个部份组成,Base Class、Sub Class、 programming Interface 将的PCI BUS上的Base Class、Sub Class、programming Interface用原本的范例程式加上回圈去侦测。基本上只要了解pci的架构,再用范例程式就可以找出有在使用的pci device。-to write Scan pci bus programs must first consider the PCI spec inside Configuration SpaceHeader plans, and Class code is 24 bit (3byte), the group should be composed of three parts, the Base Class, Sub Class, programming Interface to the PCI BUS on the Base Class, Sub Class , Interface programming model with the original formula added to a circle to detect. Basically, as long as pci understand the structure and reuse examples of programs can be used to identify the pci device.
Platform: | Size: 231424 | Author: 张大小 | Hits:

[OS programpat-qdi

Description: IDE class PCI. This requires slightly non-standard probe -The MPIIX also differs in another important way from the majority of PIIX * devices. The chip is a bridge (pardon the pun) between the old world of * ISA IDE and PCI IDE. Although the ATA timings are PCI configured the actual * IDE controller is not decoded in PCI space and the chip does not claim to * be IDE class PCI. This requires slightly non-standard probe logic compared * with PCI IDE and also that we do not disable the device when our driver is * unloaded (as it has many other functions).
Platform: | Size: 9216 | Author: ct | Hits:

[Embeded-SCM DevelopPCI

Description: PCI规范 2.2 英文原版 PDF 文档类-PCI specification 2.2 the original PDF document in English Class
Platform: | Size: 3576832 | Author: 清原小 | Hits:

[SCMAssembly

Description: kniga za asembler PCI Enumerate Tool by WuJun@amoi.com.cn copy Irvine16.inc into c:\masm611\include copy Irvine16.lib into c:\masm611\lib compile command: ML /nologo -c -Fl pci.asm link command: LINK /nologo pci,,NUL,Irvine16 History 2004-11-29 v0.1 prime version to show pcicfg as bus dev func venid devid class in hex code 2004-12-1 v0.1 added function to show class and subclass string instead of hex code 2004-12-2 v0.2 added pci struct,improve the data struct,make program to has more readablilty -kniga za asembler PCI Enumerate Tool by WuJun@amoi.com.cn copy Irvine16.inc into c:\masm611\include copy Irvine16.lib into c:\masm611\lib compile command: ML /nologo -c -Fl pci.asm link command: LINK /nologo pci,,NUL,Irvine16 History 2004-11-29 v0.1 prime version to show pcicfg as bus dev func venid devid class in hex code 2004-12-1 v0.1 added function to show class and subclass string instead of hex code 2004-12-2 v0.2 added pci struct,improve the data struct,make program to has more readablilty
Platform: | Size: 902144 | Author: 123 | Hits:

[Streaming Mpeg4Tests

Description: PCI Enumerate Tool by WuJun@amoi.com.cn copy Irvine16.inc into c:\masm611\include copy Irvine16.lib into c:\masm611\lib compile command: ML /nologo -c -Fl pci.asm link command: LINK /nologo pci,,NUL,Irvine16 History 2004-11-29 v0.1 prime version to show pcicfg as bus dev func venid devid class in hex code 2004-12-1 v0.1 added function to show class and subclass string instead of hex code 2004-12-2 v0.2 added pci struct,improve the data struct,make program to has more readablilty - PCI Enumerate Tool by WuJun@amoi.com.cn copy Irvine16.inc into c:\masm611\include copy Irvine16.lib into c:\masm611\lib compile command: ML /nologo -c -Fl pci.asm link command: LINK /nologo pci,,NUL,Irvine16 History 2004-11-29 v0.1 prime version to show pcicfg as bus dev func venid devid class in hex code 2004-12-1 v0.1 added function to show class and subclass string instead of hex code 2004-12-2 v0.2 added pci struct,improve the data struct,make program to has more readablilty
Platform: | Size: 360448 | Author: 123 | Hits:

[Linux-Unixpci_ids

Description: PCI Class, Vendor and Device IDs.
Platform: | Size: 18432 | Author: maifedao | Hits:

[Linux-Unixpci_ids

Description: PCI Class, Vendor and Device IDs.
Platform: | Size: 19456 | Author: kiulawq | Hits:

[Linux-Unixpci-sysfs

Description: PCI Bus Class Devices.this can crash the machine when done on the wrong device. -PCI Bus Class Devices.this can crash the machine when done on the wrong device.
Platform: | Size: 8192 | Author: pydhqr | Hits:

[LabViewADCS Class

Description: 该源代码是基于车载平台上的通讯诊断协议, 能够利用LabVIEW, LabWindows?/CVI, Visual C/C++ 6.0中基于CAN的汽车诊断 兼容Windows 7/Vista/XP/2000和LabVIEW Real-Time 诊断协议:CAN (ISO 15765, OBD-II)的KWP2000 (ISO 14230)和诊断 (Diagnostics) 传输协议:ISO传输协议15765-2和Volkswagen TP 2.0 兼容的接口:NI-XNET CAN、CompactRIO CAN、USB CAN和Series 2 NI CAN (PXI、PCI、PCMCIA) KWP2000和UDS的范例, 包括一个软件ECU仿真器(The source code is based on the communication diagnosis protocol on the vehicle platform. Auto diagnosis based on C AN in LabVIEW, LabWindows (/ CVI), Visual C/C++ 6.0 Compatible with Windows 7/Vista/XP/2000 and LabVIEW Real-Time Diagnostic protocols: KWP2000 (ISO 14230) and Diagnostics of CAN (ISO 15765, OBD-II) Transport protocol: ISO transport protocol 15765-2 and Volkswagen TP 2.0 Compatible interfaces: NI-XNET CAN, CompactRIO CAN, USB CAN and Series 2 NI CAN (PXI, PCI, PCMCIA) Examples of KWP2000 and UDS, including a software ECU emulator)
Platform: | Size: 249856 | Author: wankarl | Hits:

CodeBus www.codebus.net