fre 2007-10-12 klockan 21:26 -0400 skrev m. allan noah: > so- it appears that after we close the usb device, we cannot re-open > it under osx? we need some OSX/USB help here. > > allan
Hi! The libusb is known to behave strangely together with SANE on darwin/MacOS X. The libusb code tries to support timeouts on interrupt pipes, which is not supported. I my experience most problems are solved if this "feature" is removed. The attached patch normally solves a lot of problems. Since I didn't see the complete debug log in this case, I cannot tell if this particular problem is caused by this "feature". Mattias -------------- next part -------------- A non-text attachment was scrubbed... Name: libusb-runloop.patch Type: text/x-patch Size: 1481 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20071013/e5cec326/attachment-0002.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 1230 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20071013/e5cec326/attachment-0003.bin