On Thu, 5 Oct 2006, Duncan Sands wrote: > > Plug/unplug should be easy enough to simulate from usb driver, no? > > if a USB driver doesn't define suspend/resume methods, then the core simply > unplugs it on suspend, and replugs on resume (IIRC).
No longer true, and IIRC it never was. All that happens is that URB submissions fail with -EHOSTUNREACH once the device is suspended. Alan Stern ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
