Display PCI devices
You need to log in as root to use this utility. |
pci [-v]
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.
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
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