Re: [OpenWrt-Devel] Button hotplug BUG

2010-01-07 Thread Nuno Gonçalves
Please apply patch https://dev.openwrt.org/ticket/6463 Regards, Nuno 2010/1/6 Nuno Gonçalves : > The first action after boot on a wrt160nl button doesn't give a hotplug event > > The event actions are also inverted. So a push is a ACTION=released, > and the release is ACTION=pressed > > After boo

[OpenWrt-Devel] Button hotplug BUG

2010-01-06 Thread Nuno Gonçalves
The first action after boot on a wrt160nl button doesn't give a hotplug event The event actions are also inverted. So a push is a ACTION=released, and the release is ACTION=pressed After boot if I press and release, I only get a ACTION=pressed. Test: echo logger '"$(date) $BUTTON $ACTION"' > /et