//flex table opened by JP

Click to See Complete Forum and Search --> : Accessing PCI devices


Owen Cowles
11-11-1999, 05:53 AM
HI

I am currently trying to write a small C++ program to interrogate a PLX9050-1 interface chip on a PCI development card. In order to do this I need to find the base address with in I/O space of the chip. The software that comes with the card finds this from the PCI BIOS. I was wondering if anyone out there that knows how to find the address of the PCI BIOS on a machine and if there is any information out there about the Offsets for the registers that hold the information that I need access to.

Thanks for you help.

Owen