Re: [Libusbx-devel] OS X development

2012-11-09 Thread Xiaofan Chen
On Sat, Nov 10, 2012 at 7:42 AM, Xiaofan Chen wrote: > On Sat, Nov 10, 2012 at 3:40 AM, Ted Middleton > wrote: >> Is this a known issue? I know that on Windows, this sort of promiscuous >> interface claiming is apparently quite difficult - I've heard that the >> libusbk or WinUSB drivers need to

Re: [Libusbx-devel] OS X development

2012-11-09 Thread Xiaofan Chen
On Sat, Nov 10, 2012 at 8:02 AM, Sean McBride wrote: > On Fri, 9 Nov 2012 11:40:54 -0800, Ted Middleton said: > >>I've built the samples on OSX, but it seems like there's a problem - I >>don't seem to be able to claim any of the interfaces for any of the mass >>storage devices I find. > > Sounds l

Re: [Libusbx-devel] OS X development

2012-11-09 Thread Sean McBride
On Fri, 9 Nov 2012 11:40:54 -0800, Ted Middleton said: >I've built the samples on OSX, but it seems like there's a problem - I >don't seem to be able to claim any of the interfaces for any of the mass >storage devices I find. Sounds like a question more general than libusbx itself, you might ask

Re: [Libusbx-devel] OS X development

2012-11-09 Thread Yves Arrouye
Yes, that is pretty terrible :-( On Fri, Nov 9, 2012 at 3:42 PM, Xiaofan Chen wrote: > On Sat, Nov 10, 2012 at 3:40 AM, Ted Middleton > wrote: > > Is this a known issue? I know that on Windows, this sort of promiscuous > > interface claiming is apparently quite difficult - I've heard that the

Re: [Libusbx-devel] OS X development

2012-11-09 Thread Xiaofan Chen
On Sat, Nov 10, 2012 at 3:40 AM, Ted Middleton wrote: > Is this a known issue? I know that on Windows, this sort of promiscuous > interface claiming is apparently quite difficult - I've heard that the > libusbk or WinUSB drivers need to be manually attached to a device before > any claims can be m

Re: [Libusbx-devel] OS X development

2012-11-09 Thread Kustaa Nyholm
On 9.11.2012 21.40, "Ted Middleton" wrote: > >I've built the samples on OSX, but it seems like there's a problem - I >don't seem to be able to claim any of the interfaces for any of the mass >storage devices I find. > > >Is this a known issue? I know that on Windows, this sort of promiscuous >inte

[Libusbx-devel] OS X development

2012-11-09 Thread Ted Middleton
I have a project that I'm working on, and I'm wondering if libusbx can be made to work with it. I have a USB-over-network library that's been written for linux and it uses libusbx to communicate with USB devices at the client end of the network connection. I'm trying to port this to OS X, but I'm h