Re: [OpenWrt-Devel] [PATCH] add input subsystem to hotplug rules

2010-11-14 Thread Stefan Tomanek
Dies schrieb Jo-Philipp Wich (x...@subsignal.org): > Committed to trunk in r23994 and backfire in r23995 - thanks! Thank you, can you look into the addition of the triggerhappy package (<20101112101749.gs17...@zirkel.wertarbyte.de>) as well? It was the primary reason for introducing the additiona

Re: [OpenWrt-Devel] [PATCH] add input subsystem to hotplug rules

2010-11-14 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Committed to trunk in r23994 and backfire in r23995 - thanks! ~ Jow -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkzgXEwACgkQdputYINPTPMGqACfZNgu7yLRJW92Q

Re: [OpenWrt-Devel] [PATCH] add input subsystem to hotplug rules

2010-11-14 Thread Stefan Tomanek
Dies schrieb Stefan Tomanek (stefan.tomanek+open...@wertarbyte.de): > This patch adds the input subsystem to the hotplug rules, making it possible > to > react on the addition of input devices (e.g. USB numpads). Any news about adding this small patch to the official repository? It shouldn't br

[OpenWrt-Devel] [PATCH] add input subsystem to hotplug rules

2010-10-31 Thread Stefan Tomanek
This patch adds the input subsystem to the hotplug rules, making it possible to react on the addition of input devices (e.g. USB numpads). Signed-off-by: Stefan Tomanek --- package/hotplug2/files/hotplug2.rules |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package/hot