PCI functions

Hello !

Does anybody know how to use _CA_PCI_Get_Routing_Options function ?
It locates in sys/pci.h header, but there isn’t any description in help
about it.
I use QNX 4.25.

THanks in advance

=============================
With best regards,
Pavel Ustinov
Software engineer,
NIIIT-RTS, Chelyabinsk, Russia
www.niiit-rts.ru

The _CA_PCI functions just call into the BIOS, so the description is in the
PCI BIOS Specification. The fields are mostly bitmaps, so you have to look
at the spec. to find out the meanings.

“Pavel Ustinov” <rotozoom@mail.ru> wrote in message
news:bvt9dj$q2n$1@inn.qnx.com

Hello !

Does anybody know how to use _CA_PCI_Get_Routing_Options function ?
It locates in sys/pci.h header, but there isn’t any description in help
about it.
I use QNX 4.25.

THanks in advance

=============================
With best regards,
Pavel Ustinov
Software engineer,
NIIIT-RTS, Chelyabinsk, Russia
www.niiit-rts.ru

Hugh Brown <hsbrown@qnx.com> wrote:

The _CA_PCI functions just call into the BIOS, so the description is in the
PCI BIOS Specification. The fields are mostly bitmaps, so you have to look
at the spec. to find out the meanings.

They’re also described in the QNX version of the Watcom C Library Reference.


Steve Reid stever@qnx.com
TechPubs (Technical Publications)
QNX Software Systems