Source: /cirosantilli/get-vendor-and-device-id-for-each-pci-device

= Get vendor and device ID for each PCI device

https://stackoverflow.com/questions/59010671/how-to-get-vendor-id-and-device-id-of-all-pci-devices
``
grep PCI_ID /sys/bus/pci/devices/*/uevent
``

<lspci> is missing such basic functionality!