scanpci - scan/probe PCI buses
/usr/bin/scanpci [-v]
SCANPCI(1) General Commands Manual SCANPCI(1)
NAME
scanpci - scan/probe PCI buses
SYNOPSIS
/usr/bin/scanpci [-v]
DESCRIPTION
Scanpci is a utility that can be used to scan PCI buses and report
information about the configuration space settings for each PCI device.
On most platforms, scanpci can only be run by the root user. On Oracle
Solaris it may also be run using the Desktop Configuration rights pro-
file. See rbac(5) and user_attr(4).
OPTIONS
-v Print the configuration space information for each device in a
verbose format. Without this option, only a brief description
is printed for each device.
SEE ALSO
prtconf(1M), prtdiag(1M), smbios(1M), user_attr(4), rbac(5).
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |diagnostic/scanpci |
+-----------------------------+-----------------------------+
|Interface Stability |Volatile |
+-----------------------------+-----------------------------+
X Version 11 libpciaccess 0.13.2 SCANPCI(1)