This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10159 - Sansa AMS reboot on USB insert
Attached to Project:
Rockbox
Opened by Michael Chicoine (mc2739) - Wednesday, 22 April 2009, 06:34 GMT+2
Last edited by Rafaël Carré (funman) - Tuesday, 12 May 2009, 15:06 GMT+2
Opened by Michael Chicoine (mc2739) - Wednesday, 22 April 2009, 06:34 GMT+2
Last edited by Rafaël Carré (funman) - Tuesday, 12 May 2009, 15:06 GMT+2
|
DetailsCurrently, the Sansa AMS devices will only display the USB logo when you insert the USB cable. This patch will force a system reboot when the USB cable is inserted. The charging mode (holding select while inserting cable) is not affected by this patch.
This is just a convenience patch to be used until work on the USB stack has progressed. |
This task depends upon
This is the wrong way to do this. Defining HAVE_USBSTACK and not defining USE_ROCKBOX_USB should be the proper way to do this.