USB: Thread must remember that a host has been detected since the POWERED state is...
commitf3ae7e146d9d93615a01399a23913730fd07a100
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sat, 29 Jan 2011 00:22:42 +0000 (29 00:22 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sat, 29 Jan 2011 00:22:42 +0000 (29 00:22 +0000)
treeb30b2d2c1cd5bb1df9867e8177453b809f26228c
parent14af71053e89f72f8ba6fa77de5fc697be6a0460
USB: Thread must remember that a host has been detected since the POWERED state is ambiguous when waiting for host. Storage access is not yet actually exclusive if not USB_INSERTED. usb_start_monitoring seems better posting USB_UNPOWERED only if USB_EXTRACTED, interpreting POWERED/INSERTED as POWERED.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29153 a1c6a512-1295-4272-9138-f99709370657
firmware/usb.c