Re: regression 3.5->3.6: usb keyboard not working anymore

2012-09-07 Thread Andres Freund
On Friday, September 07, 2012 05:12:18 PM Jiri Kosina wrote: > On Thu, 30 Aug 2012, Andres Freund wrote: > > > With a quick grep I just discovered that a new driver for this (or > > > similar?) keyboards has been added. I have *not* compiled this in > > > though: +# CONFIG_HID_LENOVO_TPKBD is not s

Re: regression 3.5->3.6: usb keyboard not working anymore

2012-09-07 Thread Jiri Kosina
On Thu, 30 Aug 2012, Andres Freund wrote: > > With a quick grep I just discovered that a new driver for this (or > > similar?) keyboards has been added. I have *not* compiled this in though: > > +# CONFIG_HID_LENOVO_TPKBD is not set > > > > Is the new, unconditional, entry in the hid_have_special

Re: regression 3.5->3.6: usb keyboard not working anymore

2012-09-02 Thread Andres Freund
Hi, On Sunday, September 02, 2012 10:33:20 AM Jiri Kosina wrote: > On Thu, 30 Aug 2012, Andres Freund wrote: > > > With a quick grep I just discovered that a new driver for this (or > > > similar?) keyboards has been added. I have *not* compiled this in > > > though: +# CONFIG_HID_LENOVO_TPKBD is

Re: regression 3.5->3.6: usb keyboard not working anymore

2012-09-02 Thread Jiri Kosina
On Thu, 30 Aug 2012, Andres Freund wrote: > > With a quick grep I just discovered that a new driver for this (or > > similar?) keyboards has been added. I have *not* compiled this in though: > > +# CONFIG_HID_LENOVO_TPKBD is not set > > > > Is the new, unconditional, entry in the hid_have_special

Re: regression 3.5->3.6: usb keyboard not working anymore

2012-08-30 Thread Andres Freund
Hi, On Thursday, August 30, 2012 02:34:25 PM Andres Freund wrote: > With a quick grep I just discovered that a new driver for this (or > similar?) keyboards has been added. I have *not* compiled this in though: > +# CONFIG_HID_LENOVO_TPKBD is not set > > Is the new, unconditional, entry in the hi