composite gadget with _real_ USB device

2016-05-19 Thread Shea Ako
Hello, 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 connected to my linux platfo

Re: composite gadget with _real_ USB device

2016-05-26 Thread Shea Ako
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 US