Andrey Smirnov 33a631f026
feat: look up Links PCI vendor/product via PCI ID database
This increases `initramfs` size by 356060 bytes (raw text database is
1.3 MiB).

In QEMU:

```
$ talosctl -n 172.20.0.2 get links eth0 -o yaml
spec:
    ...
    productID: "0x1000"
    vendorID: "0x1af4"
    product: Virtio network device
    vendor: Red Hat, Inc.
```

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-05-23 17:21:49 +04:00
..
2021-11-15 14:55:25 +00:00
2022-05-18 19:27:06 +05:30
2022-03-31 15:30:26 +02:00
2022-02-22 23:11:20 +03:00
2021-11-11 20:39:07 +03:00