The PCI Utilities package is a set of programs for listing PCI devices, inspecting their status and setting their configuration registers.
Download (HTTP): http://www.kernel.org/pub/software/utils/pciutils/pciutils-2.1.11.tar.bz2
Download (FTP): ftp://ftp.kernel.org/pub/software/utils/pciutils/pciutils-2.1.11.tar.bz2
Download size: 107 KB
Estimated Disk space required: 1.1 MB
Estimated build time: 0.02 SBU
Install PCI Utilities by running the following commands:
make PREFIX=/usr &&
make PREFIX=/usr install
The PCI Utilities package contains lspci, setpci and update-pciids.
lspci is a utility for displaying information about all PCI buses in the system and all devices connected to them.
update-pciids fetches the current version of the PCI ID list. Requires Wget-1.9.1 or Lynx-2.8.5