On Sun, May 30, 2010 at 11:31 PM, Karl Palsson <tw...@tweak.net.au> wrote:
> If you're screwing around with inf files, (in my opinion) you're doing it 
> wrong.
>
> I (finally) got windows XPand ubuntu working with (almost) the same code, and 
> no
> inf files.
>
> http://github.com/karlp/karlnet/tree/usbmaster/producers/pyhid/ has the simple
> code, and the README there is....
>

I see you are using libusb-1.0, that is fine. Moreover you are using HID device,
So you do not need to generate your own INF file. But you still need to generate
the INF (for WinUSB) if you are using non-HID device.

The OP can of course try libusb-1.0 and WinUSB as well. For driver installation,
zadig/libwdi is quite nice. The git version actually supports both
winusb.sys and
libusb0.sys.
http://www.libusb.org/wiki/windows_backend

-- 
Xiaofan http://mcuee.blogspot.com

------------------------------------------------------------------------------

_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to