Bug#697619: [PATCH 1/2] hook-functions: Include more HID drivers in base

2013-04-16 Thread Ben Hutchings
On Tue, 2013-04-16 at 19:35 +0100, Adam D. Barratt wrote: > On Sat, 2013-03-30 at 03:20 +, Ben Hutchings wrote: > > Instead of trying to list all the HID driver modules, include the > > whole drivers/hid tree and exclude specific modules that we know don't > > support keyboards. > > [...] > > I

Bug#697619: [PATCH 1/2] hook-functions: Include more HID drivers in base

2013-04-16 Thread Adam D. Barratt
On Sat, 2013-03-30 at 03:20 +, Ben Hutchings wrote: > Instead of trying to list all the HID driver modules, include the > whole drivers/hid tree and exclude specific modules that we know don't > support keyboards. > [...] > I believe this change is needed for wheezy. Is there anything blocking

Bug#697619: [PATCH 1/2] hook-functions: Include more HID drivers in base

2013-03-29 Thread Ben Hutchings
Currently we're not including all the HID drivers that support keyboards. Further, there are occasional regressions when a keyboard that was previously handled by the generic code gets a specialised drivers that's not on our list. Instead of trying to list all the HID driver modules, include the