From: Igor B. <ig...@ho...> - 2016-06-20 07:03:14
|
Hi,I am trying to figure out BDF{Bus;Device;Function} of host with pyusb in windows? I get bus value from libusb which is usually a number from 1..n(depeanding on number of USB hosts. This is a problem for me because I want to identify them based upon their PCIe address. Is there a way to link pcie address(BDF) to libusb bus number? |