You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Look for pci.ids at a default path on Unix-like systems
On FreeBSD, try /usr/local/share/pciids/pci.ids (from "pciids" package).
On Linux, try /usr/share/hwdata/pci.ids (from "hwdata" package).
If the file is not found at the default path, try the current directory.
Signed-off-by: Carlos Santos <[email protected]>
0 commit comments