2010/12/12 Michael Strecke <michael.stre...@googlemail.com>:
> Am 12.12.2010 09:41, schrieb Thomas Reitmayr:
>> There a hint for reattaching the original driver to a specific interface,
>> however it is a shell script - so just a hint...
>>
>>   http://pastebin.com/501gQbdz
>>
>> You would need to adjust the parameters at the beginning of the script.
>> -Thomas
>
> I'm still using libusb-0.1.
>
> Looking at the API description of v 0.1, the attachKernelDriver function
> is indeed missing.
> It is however present in libusb v1.0.
>
PyUSB 0.4 doesn't implement attach driver because it is based on
libusb 0.1, which doesn't too. PyUSB 1.0 will provide such function
when the underlining backend provides it.

-- 
Best Regards,
Wander Lairson Costa
LCoN - Laboratório de Computação Natural - Natural Computing Laboratory
(http://www.mackenzie.com.br/lcon.html)
Programa de Pós-Graduação em Engenharia Elétrica (PPGEE)
Faculdade de Computação e Informática (FCI)
Universidade Presbiteriana Mackenzie - SP - Brazil

------------------------------------------------------------------------------
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev 
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to