Re: [pyusb-users] NotImplementedError in is_kernel_driver_active() in pyusb 1.0.0b2

2014-09-29 Thread Wander Lairson Costa
Em 28/09/2014 20:29, "Jared Contrascere" escreveu: > > Hello! > > According to the release notes at https://github.com/walac/pyusb/blob/master/ReleaseNotes.rst the functions is_kernel_driver_active, detach_kernel_driver and attach_kernel_driver does not accept an Interface object anymore. > > When

[pyusb-users] NotImplementedError in is_kernel_driver_active() in pyusb 1.0.0b2

2014-09-28 Thread Jared Contrascere
Hello! According to the release notes at https://github.com/walac/pyusb/blob/master/ReleaseNotes.rst the functions is_kernel_driver_active, detach_kernel_driver and attach_kernel_driver does not accept an Interface object anymore. When upgrading from pyusb-1.0.0a3 to pyusb-1.0.0b2 I changed: dev