Re: [pyusb-users] Exclude USB Host from Devices List

2016-06-06 Thread Igor Bezenchuk
un, 5 Jun 2016 16:44:33 +0300 Subject: [pyusb-users] Exclude USB Host from Devices List Hi All,When I try to search for devices under specific host, I always get a list of device that include the host and it's root hub. is there a way to exclude both them, so I get only devices list under

[pyusb-users] Exclude USB Host from Devices List

2016-06-05 Thread Igor Bezenchuk
Hi All,When I try to search for devices under specific host, I always get a list of device that include the host and it's root hub. is there a way to exclude both them, so I get only devices list under a specific Host? --