mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 08:14:32 +04:00
The PCIe physdev path lookup relies on the 'vendor' and 'device' attribute files, instead of the 'idVendor' and 'idProduct' ones, which are USB specific. Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>