This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001084] STM32 USB driver unplugging/replugging issue


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001084

--- Comment #3 from Chris Holgate <chris@zynaptic.com> 2010-12-01 20:51:03 GMT ---
Having given it a bit more thought, I don't think that this is a scenario that
the USB protocol can be guaranteed to handle cleanly - there is too much
low-level bus state involved.  I think the safest approach is to detect
disconnection from the host by monitoring the USB bus power line and using this
as a trigger to restart the USB interface ready for a clean connection to the
new host.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]