Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
Developer Support
QNX Documentation Library
QNX Developer Support

QNX Developer Support

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

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

pci-artesyn440

Provide support for the PCI Artesyn440


Note: You must be root to start this server.

Syntax:

pci-artesyn440 [-b buses] [-v]

Runs on:

PowerPC

Options:

-b buses
The number of PCI buses to scan. The default is 10.
-v
Verbose output; display detailed information on the console.

Description:

The pci-artesyn440 server provides PCI Artesyn440 support.

This server creates the /dev/pci device. Wait for it to appear by specifying the following in the buildfile used by mkifs:

pci-artesyn440
waitfor /dev/pci

See also:

pci_attach(), pci_attach_device(), pci_detach(), pci_detach_device(), pci_find_class(), pci_find_device(), pci_present(), pci_read_config(), pci_read_config8(), pci_read_config16(), pci_read_config32(), pci_write_config(), pci_write_config8(), pci_write_config16(), pci_write_config32() in the Library Reference


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