I will try to install a darwin kernel in a VM and debug it...

2010/7/15 Chris Wolf <cw10...@gmail.com>:
>
>
> On 7/14/10 11:19 PM, Chris Wolf wrote:
>> (sorry, I missed this email earlier)
>>
>> On 7/12/10 9:46 AM, Wander Lairson wrote:
>> *** import usb.backend.libusb01
>> *** usbe  = usb.backend.libusb01.get_backend()
>> *** libusb = usb.backend.libusb01._lib
>> *** busses = libusb.usb_get_busses()
>> *** print bool(busses)
>>> What does "print busses" print?
>>>
>> *** print busses
>> <ctypes.LP__usb_bus object at 0x10a8df0>
>>
>
>
> More info:
>
> *** print busses.contents
> Traceback (most recent call last):
>  File "<stdin>", line 1, in ?
> ValueError: NULL pointer access
>
> *** print busses.__dict__
> {}
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> pyusb-users mailing list
> pyusb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pyusb-users
>



-- 
Best Regards,
Wander Lairson Costa

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to