Re: [PATCH] rules: support Logitech Unifying in Linux 3.19

2015-04-02 Thread Bastien Nocera
On Wed, 2015-01-21 at 15:56 +0100, Peter Wu wrote: > Linux 3.19 changed the way in which devices get registered by > introducing a hid-logitech-hidpp module. The driver name therefore > needs > to be adjusted. > > Signed-off-by: Peter Wu Pushed. In the future, please send patches to bugzilla, s

Re: [PATCH] rules: support Logitech Unifying in Linux 3.19

2015-01-22 Thread Peter Wu
On Thursday 22 January 2015 13:52:46 Benjamin Tissoires wrote: > On Jan 21 2015 or thereabouts, Peter Wu wrote: > > On Wednesday 21 January 2015 10:16:04 Benjamin Tissoires wrote: > > > Hi Peter, > > > > > > On Jan 21 2015 or thereabouts, Peter Wu wrote: > > > > Linux 3.19 changed the way in which

Re: [PATCH] rules: support Logitech Unifying in Linux 3.19

2015-01-21 Thread Peter Wu
On Wednesday 21 January 2015 10:16:04 Benjamin Tissoires wrote: > Hi Peter, > > On Jan 21 2015 or thereabouts, Peter Wu wrote: > > Linux 3.19 changed the way in which devices get registered by > > introducing a hid-logitech-hidpp module. The driver name therefore needs > > to be adjusted. > > > >

[PATCH] rules: support Logitech Unifying in Linux 3.19

2015-01-21 Thread Peter Wu
Linux 3.19 changed the way in which devices get registered by introducing a hid-logitech-hidpp module. The driver name therefore needs to be adjusted. Signed-off-by: Peter Wu --- Hi, This patch makes UPower recognize Logitech Unifying receivers again. Benjamin, I have CC'ed you to let you know