On Sun, Apr 11, 2010 at 6:02 AM, Marcus Foster <marcusfos...@gmail.com> wrote:
> "/Library/Python/2.6/site-packages/usb/core.py"
> sounds like Mac OSX
>

In that case, it is a bit complicated. libusb 0.1 and libusb 1.0 do not work
under Mac OS X with the HID device. You have to write a codeless kext
to prevent the kernel from using the native HID driver.
Example:
http://osdir.com/ml/lib.libusb.devel.general/2007-01/msg00058.html

I have put a request to get the HID backend for Mac OS X for libusb 1.0.
http://www.libusb.org/ticket/33
But I do not have a Mac.


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

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to