|
From: Lorenzo M. <l.m...@lo...> - 2008-07-25 08:52:20
|
On Fri, 25 Jul 2008, Dave Glenton wrote: > I am developing an Embedded Linux system that needs to implement a USB host and USB gadget on the same micro controller. I have a solution in mind from a hardware point of view but I was wondering if anybody knows of any potential issues I might come across with Linux supporting both at the same time? IIRC the 'gadget' drivers (IE the slave stuff) is mostly detached from the host stuff, so there should be no problem in that. |