Re: [OpenWrt-Devel] [PATCH] Expose NSLU2 power and reset buttons to gpio-keys

2013-07-05 Thread Mike Brady
Fair enough -- might take a little time though; holidays beckon! Regards Mike On 5 Jul 2013, at 14:32, Jonas Gorski wrote: > On Fri, Jul 5, 2013 at 11:45 AM, Mike Brady wrote: >> This match modifies the setup file for the Linksys NSLU2 ("slug") to >> allow the power button on the front and the

Re: [OpenWrt-Devel] [PATCH] Expose NSLU2 power and reset buttons to gpio-keys

2013-07-05 Thread Jonas Gorski
On Fri, Jul 5, 2013 at 11:45 AM, Mike Brady wrote: > This match modifies the setup file for the Linksys NSLU2 ("slug") to > allow the power button on the front and the reset button on the back, > behind a pinhole, to be seen by gpio-keys. > > The present situation is that neither button can be use

[OpenWrt-Devel] [PATCH] Expose NSLU2 power and reset buttons to gpio-keys

2013-07-05 Thread Mike Brady
This match modifies the setup file for the Linksys NSLU2 ("slug") to allow the power button on the front and the reset button on the back, behind a pinhole, to be seen by gpio-keys. The present situation is that neither button can be used effectively and this patch is designed to fix that. At pres