Re: Attaching multiple USB gadget devices per peripheral controller

2017-06-30 Thread Josh Litherland
Thanks very much for the response. My application requires being able to present a very specific list of devices to a host system I don't fully control, so providing one device with multiple functions doesn't work in this specific case. I'll investigate that Aspeed BMC solution. Thanks again! On

Re: Attaching multiple USB gadget devices per peripheral controller

2017-06-30 Thread Alan Stern
On Thu, 29 Jun 2017, Josh Litherland wrote: > I've been tinkering with developing a USB touchscreen gadget device on > a board using a Mentor USB peripheral controller (driver musb-hdrc). > The gadget I'm developing runs in userspace via gadgetfs. From what > I've been able to tell, there's no wa