google/dranet
View on GitHubFix discovery of device, subsystem_vendor and subsystem_device
Open
#193 opened on Aug 15, 2025
help wanted
Repository metrics
- Stars
- (160 stars)
- PR merge metrics
- (PR metrics pending)
Description
We're looking for these files in the wrong location:
These files are located as /sys/class/net/<INTERFACE_NAME>/device/ and not at /sys/devices/<INTERFACE_NAME>/device
Also, it appears that correctly deriving these values causes some downstream issues where we fail to fetch the device from pcidb: