Index: apps/main.c =================================================================== --- apps/main.c (revision 14604) +++ apps/main.c (working copy) @@ -444,6 +444,7 @@ static void init(void) #endif usb_start_monitoring(); + sleep(HZ/8); while (usb_detect() == USB_INSERTED) { #ifdef HAVE_EEPROM_SETTINGS