Hello!
On Ubuntu 12.04 LTS, using Python 3.4.1 and pyusb-1.0.0b2, I cannot
successfully call attach_kernel_driver(). My attempts follow:
dev.attach_kernel_driver()
# TypeError: attach_kernel_driver() missing 1 required positional argument:
'interface'
When I call the method using the interface number, I get a different
exception.
dev.attach_kernel_driver(0)
# NotImplementedError: attach_kernel_driver
Can anyone clear up my confusion here? I looked at the relevant source code
and I'm not sure which direction I should go.
Thank you!
Jared
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users