Re: [PATCH v2 1/1] input: ideapad_slidebar: new input driver

2013-08-07 Thread Dmitry Torokhov
Hi Andrey, On Wed, Aug 07, 2013 at 03:25:34PM +0400, Andrey Moiseev wrote: > +/* Keyboard handler */ > +static irq_handler_t kbd_irq_handler(int irq, void *dev_id, > +struct pt_regs *regs) > +{ > +/* Scancodes: e03b on move, bb on release */ > +int scancode = inb(0x60);

[PATCH v2 1/1] input: ideapad_slidebar: new input driver

2013-08-07 Thread Andrey Moiseev
v2: added myself as a maintainer Sorry for previous bad-wrapped email. ideapad_slidebar is a new driver which enables slidebars on some Lenovo IdeaPad laptops (the slidebars work with SlideNav/Desktop Navigator under Windows) Fixes this: https://bugzilla.kernel.org/show_bug.cgi?id=16004 Registe

[PATCH v2 1/1] input: ideapad_slidebar: new input driver

2013-08-07 Thread Andrey Moiseev
v2: added myself as a maintainer ideapad_slidebar is a new driver which enables slidebars on some Lenovo IdeaPad laptops (the slidebars work with SlideNav/Desktop Navigator under Windows) Fixes this: https://bugzilla.kernel.org/show_bug.cgi?id=16004 Registers 'IdeaPad Slidebar' input device and