Operating systems, development tools, and professional services
for connected embedded systems

Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation

pci

pci

Display PCI devices


Note: You need to log in as root to use this utility.

Syntax:

pci [-n] [-v]

Runs on:

Neutrino

Options:

-n
The maximum number of PCI buses to scan.
-v
Be verbose; display all PCI devices.

Description:

The pci utility displays PCI devices. By default, it displays only disk, network, and graphics devices. Use the -v (verbose) option to display all PCI devices.

Examples:

Here's some sample output from pci:

Class          = Mass Storage (IDE)
Vendor ID      = 8086, Intel Corporation
Device ID      = 7010h, 82371SB PIIX3 IDE Interface (Triton II)
PCI index      = 0
IO Address     = ffa0h enabled
PCI Int Pin    = NC
Interrupt line = 0

See also:

pci-bios, pci-p5064, pci-raven, pci-sandpoint, pci-yellowknife

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

Connecting Hardware in the Neutrino User's Guide