On Sun, Aug 12, 2012 at 10:55 PM, Wander Lairson Costa <wander.lair...@gmail.com> wrote: > Finally I found some time to setup a FreeBSD VM and check the libusb0 > issue. It is now fixed. The problem was that I was using pathconf > function to set my _PATH_MAX variable. pathconf returned 255, but the > PATH_MAX in the limits header file is 1024. Now it should work.
Yes the latest git works under my FreeBSD 9 VM with the libusb0 backend. > I believe the Max OSX issue is the same, and also other BSDs should > suffer from the same problem. Could someone with access to Mac OSX > check what's the value of PATH_MAX macro? We need to know that value > for NetBSD and OpenBSD (does libusb 0 run under NetBSD and OpenBSD?). PATH_MAX=1024 for OpenBSD 5.1 release and NetBSD 6.0Beta2 using Emmanuel's test program. -- Xiaofan ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ pyusb-users mailing list pyusb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pyusb-users