This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7191 - buttons are not read in the e200 bootloader (svn)
Attached to Project:
Rockbox
Opened by Jonathan Gordon (jdgordon) - Sunday, 20 May 2007, 05:10 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Saturday, 26 May 2007, 10:19 GMT+2
Opened by Jonathan Gordon (jdgordon) - Sunday, 20 May 2007, 05:10 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Saturday, 26 May 2007, 10:19 GMT+2
|
DetailsSince the button interrupts the svn e200 bootloader has not been able to read the buttons, so attaching usb is the only way to get into the OF.
addin a call to button_int() in button_read_device() fixes this, but enabling the intterupts is probably better? |
This task depends upon