[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-mpc8266

PCI server for hardware that utilizes the MPC8266ADS PCI controller


Note: You must be root to start this server.

Syntax:

pci-mpc8266 [-b buses] [-dmpc8266 [snoop]] [-v]

Runs on:

MPC8266ADS reference design board

Options:

-b buses
The number of PCI buses to scan. The default is 10.
-d mpc8266snoop
Board-specific command option. snoop enables inbound window snooping.
-v
Display detailed information on the console; more v characters display more detail.

Description:

The pci-mpc8266 server runs in the background and allows PCI devices and add-on cards that are interfaced via an MPC8266ADS PCI controller to be recognized by, and used with, QNX Neutrino.

Examples:

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

pci-mpc8266 -vvv &

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