| PCIDUMP(8) | System Manager's Manual | PCIDUMP(8) |
pcidump — show PCI
device data
pcidump |
[-v] [-x |
-xx | -xxx]
[-d pcidev]
[bus:dev:func] |
pcidump |
-r file
[-d pcidev]
bus:dev:func |
The pcidump utility displays the device
address, vendor, and product name of PCI devices. When no arguments are
given, information on all PCI devices in the system is shown; otherwise a
single PCI domain or device may be specified.
The options are as follows:
-d
pcidev-r
file-v-x-xx-xxx-d option is not given,
/dev/pci is used.The pcidump utility first appeared in
OpenBSD 4.3.
The pcidump utility was written by
David Gwynne
<dlg@openbsd.org>.
The default behaviour of scanning all PCI domains is limited to those domains that have an entry in /dev.
| July 16, 2013 | openbsd |