Re: composite gadget with _real_ USB device

2016-05-26 Thread Shea Ako
> How about setting up USBIP, using the same machine as both the server > and the client? That’s an interesting idea, I’ll check it out. Thanks for the tip! And thanks Felipe for your input too, I really appreciate the help. > On May 20, 2016, at 9:38 AM, Alan Stern wrote: > > On Fri, 20 May

Re: composite gadget with _real_ USB device

2016-05-20 Thread Alan Stern
On Fri, 20 May 2016, Felipe Balbi wrote: > > Hi, > > Shea Ako writes: > > I’ve been learning about and playing with configfs and functionfs to > > create composite user space USB gadgets. My objective is to create a > > composite USB gadget that incorporates a custom functionfs function of > >

Re: composite gadget with _real_ USB device

2016-05-20 Thread Felipe Balbi
Hi, Shea Ako writes: > I’ve been learning about and playing with configfs and functionfs to > create composite user space USB gadgets. My objective is to create a > composite USB gadget that incorporates a custom functionfs function of > my own creation along with some _real_ USB devices connect