Lspci

Developer(s)Martin Mareš
Initial release7 February 1998 (1998-02-07)
Stable release
3.8.0 / 18 April 2022; 2 years ago (2022-04-18)
Repository
Written inC
Operating systemLinux, Unix-like, Microsoft Windows, KolibriOS
PlatformAll ports can work on at least x86 (32-bit and/or 64-bit); the Linux, FreeBSD, NetBSD, OpenBSD, and AIX ports can also work on other CPU architectures.
TypeUtility software
LicenseGNU General Public License
Websitemj.ucw.cz/sw/pciutils

lspci is a command on Unix-like operating systems that prints ("lists") detailed information about all PCI buses and devices in the system.[1] It is based on a common portable library libpci which offers access to the PCI configuration space on a variety of operating systems.

  1. ^ "Lspci(8): All PCI devices - Linux man page".