PCICTL(8) | System Manager's Manual | PCICTL(8) |
pcictl | pcibus command [arg [...]] |
The following commands are available:
list [-n] [-b bus] [-d device] [-f function]
List the devices in the PCI domain, either as names or, if -n is given, as numbers. The bus, device, and function numbers may be specified by flags. Any locator not specified defaults to a wildcard, or may be explicitly wildcarded by specifying “any”.
dump [-b bus] -d device [-f function]
Dump the PCI configuration space for the specified device located at the specified bus, device, and function. If the bus is not specified, it defaults to the bus number of the PCI bus specified on the command line. If the function is not specified, it defaults to 0.
February 25, 2011 | NetBSD 6.1 |