This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7145 - GPIO Button Driver for Sansa e200
|
DetailsThis patches the button driver uses GPIO interrupts to read all buttons. Sharp clickwheel response is the biggest benefit. Contains other ancillary changes to make it work correctly and well.
I also suggest the interrupt handling/dispatching scheme be evaluated on other PP targets. CPU_INT_CLR and its companions in their respective heirarchical positions is simply an ack mechanism it seems. Test and report; I'd like to do a commit on it shortly. ;) |
This task depends upon
Closed by Michael Sevakis (MikeS)
Friday, 11 May 2007, 10:43 GMT+1
Reason for closing: Works For Me
Additional comments about closing: Added to SVN with refinements.
Friday, 11 May 2007, 10:43 GMT+1
Reason for closing: Works For Me
Additional comments about closing: Added to SVN with refinements.
+1: commit it :)