# HG changeset patch # User Oleksandr Gavenko # Date 1441054054 -10800 # Node ID 6b52afb7e4579069e232ce5d616744dc967ce70e # Parent dd2f0b8c2b79c699fb50f177cf6cd92878f3e7d8 lspci -vvvnn diff -r dd2f0b8c2b79 -r 6b52afb7e457 hardware.rst --- a/hardware.rst Fri Aug 28 14:04:33 2015 +0300 +++ b/hardware.rst Mon Aug 31 23:47:34 2015 +0300 @@ -17,6 +17,8 @@ All PCI devices. ``lspci -vvv`` All PCI devices. Very verbose output. + ``lspci -vvvnn`` + All PCI devices. Very verbose output with vendor and device codes as both numbers and names. ``hwinfo --short`` Overview of all hardware, as well as more detailed info. ``lshw``