free hit counter

I/O Register Address; How To Find The I/O Address - ICP DAS USA PCI-1002H User Manual

Hide thumbs Also See for PCI-1002H:
Table of Contents

Advertisement

3. I/O Register Address

3.1 How to Find the I/O Address

The Plug&Play BIOS will assign a proper I/O address to every PCI-1002 card
in the power-on stage. The IDs of PCI-1002 are as follows:
• Vendor ID
• Device ID
We provide the following necessary functions:
1. P1002_DriverInit(&wBoard)
This function can detect how many PCI-1002 cards are in the system. The
function is implemented based on the PCI Plug & Play mechanism-1. It will
find all PCI-TMC12 cards installed in this system & save all their resources
in the library.
• wBoard=1
• wBoard=2
2. P1002_GetConfigAddressSpace(wBoardNo, *wBase, *wIrq, *wPLX)
Use this function to save resources of all PCI-1002 installed in this
system. Then the application program can control all functions of PCI-
1002 directly.
• wBoardNo=0 to N
• wBase
• wIrq
• wPLX
PCI-1002 User's Manual (Ver. 2.4, Mar./2004, PPH-015-24) ---- 24
= 1234
= 1002
only one PCI-1002 in this PC system.
there are two PCI-1002 in this PC system.
totally N+1 cards of PCI-1002
base address of the board control word
allocated IRQ channel number of this board
base address of PCI-interface-IC

Advertisement

Table of Contents
loading