[Previous] [Contents] [Index] [Next]

Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

pci-brh

PCI server for hardware that uses the ADI BRH Host/PCI controller


Note: You must be root to start this server.

Syntax:

pci-brh [-b buses] [-v]

Runs on:

ADI BRH i80200 evaluation board

Options:

-b buses
The number of PCI buses to scan. The default is 10.
-v[v]...
Display detailed information on the console; more v characters display more detail.

Description:

The pci-brh server runs in the background and allows PCI devices and add-on cards that are interfaced via an ADI BRH 80200 Host/PCI controller to be recognized by, and used with, QNX Neutrino.

Examples:

Start the pci-brh server and display very detailed information on the console:

pci-brh -vvv &

[Previous] [Contents] [Index] [Next]