Estou tentando entender as colunas em uma lspci
saída de linha:
<pci_device_id> <?> <??> <???> <????> <?????> <??????>
Saída de exemplo:
$ lspci -nm | grep d7:17.0
d7:17.0 "0880" "8086" "2018" -r07 "8086" "0000"
Documentação adicional:
-m
Dump PCI device data in a backward-compatible machine readable form. See below for details.
-n
Show PCI vendor and device codes as numbers instead of looking them up in the PCI ID list.
https://manpages.ubuntu.com/manpages/xenial/en/man8/lspci.8.html
lspci -nnn
fornece uma visualização um pouco mais rotulada junto com a documentação aqui