Get vendor and device ID for each PCI device
ID: get-vendor-and-device-id-for-each-pci-device
Get vendor and device ID for each PCI device by
Ciro Santilli 37 Updated 2025-05-07 +Created 1970-01-01
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!
New to topics? Read the docs here!