pcictl(8) netbsd man page | unix.com

Man Page: pcictl

Operating Environment: netbsd

Section: 8

PCICTL(8)						    BSD System Manager's Manual 						 PCICTL(8)

NAME
pcictl -- a program to manipulate the PCI bus
SYNOPSIS
pcictl pcibus command [arg [...]]
DESCRIPTION
pcictl allows a user or system administrator to access various resources on a PCI bus. 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.
FILES
/dev/pci* - PCI bus device nodes
SEE ALSO
pci(3), pci(4), drvctl(8)
HISTORY
The pcictl command first appeared in NetBSD 1.6.
BSD
February 25, 2011 BSD
Related Man Pages
pci_devinfo(3) - netbsd
pcibus_conf_write(3) - netbsd
eap(4) - netbsd
pciback(4) - netbsd
xpci(4) - netbsd
Similar Topics in the Unix Linux Community
sorting left-justified numeric values
Memory Leaks
Vm versus physical linux server
NetBSD 6.1.2: apm and admd not found
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD