On Thu, 9 Aug 2012, Ming Lei wrote: > On Wed, Aug 8, 2012 at 10:36 PM, Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> wrote: > > On Wed, 8 Aug 2012, Dineshkumar wrote: > > > >> Hi, > >> I am trying enable remote wakeup functionality using gadgetfs. But > >> initialization fails with invalid argument. I have read from one of the threads > >> in this forum that confirms this behavior. Now, my doubt is how to achieve > >> remote wakeup using gadgetfs? Is there any work around for this? > >> > >> .bmAttributes = USB_CONFIG_ATT_ONE| USB_CONFIG_ATT_WAKEUP| > >> USB_CONFIG_ATT_SELFPOWER, > >> > >> Thanks for your reply in advance. > > > > Currently gadgetfs does not support remote wakeup. Maybe you can > > figure out a way to add support. > > Looks all function drivers of usb gadget don't remote wakeup. g_zero supports remote wakeup (for testing purposes). Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html