On Wed, 2013-04-10 at 09:15 +0200, Oliver Neukum wrote: > On Tuesday 09 April 2013 18:05:51 Dan Williams wrote: > > The driver and firmware sync up through SYNC messages, and the > > firmware's affirmative reply to these SYNC messages appears to be the > > "Reset" indication received via the status interrupt endpoint. Thus the > > driver needs the status interrupt endpoint always active so that the > > Reset indication can be received even if the netdev is closed, which is > > the case right after device insertion. > > WHat about suspend/resume? usbnet should take care of that transparently from the sub-drivers through it's own suspend/resume logic to kill/resubmit the URB if required. Though is there something I'm missing here? Dan -- 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