go-nvlib/pkg/nvlib
Evan Lezar fa5d0408ce Ensure pci bus ID is lower case
The PCI Bus ID returned by NVML is upper case and results in the following error:

error getting PCI device class for device:
failed to construct PCI device:
unable to read PCI device vendor id for 0000:0A:00.0:
open /sys/bus/pci/devices/0000:0A:00.0/vendor:
no such file or directory

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-11-16 12:12:07 +01:00
..
device Ensure pci bus ID is lower case 2022-11-16 12:12:07 +01:00
info Move the nvinfo package into pkg/nvlib/info 2022-09-15 11:30:34 +00:00