Only show the usb screen once a real usb connection is established. In case other...
commit5e21f3b0cf783de9a7183997ee837be5ae1ea946
authorgevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Sun, 2 Mar 2008 00:15:02 +0000 (2 00:15 +0000)
committergevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Sun, 2 Mar 2008 00:15:02 +0000 (2 00:15 +0000)
treed5917d19491bc5fa80c61ea440279c4ed168c91f
parent556c483519fe48109604020ef77185a8e31bf734
Only show the usb screen once a real usb connection is established. In case other threads are slow in acknowledging the SYS_USB_CONNECTED message, tell the OS that the disk is not ready yet (the OS interprets this as "spinning up")

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16471 a1c6a512-1295-4272-9138-f99709370657
firmware/export/usb.h
firmware/usb.c
firmware/usbstack/usb_core.c
firmware/usbstack/usb_storage.c