Input: serio_raw - allow attaching to translated (SERIO_I8042XL) ports
authorNiels de Vos <niels.devos@wincor-nixdorf.com>
Fri, 5 Sep 2008 02:20:11 +0000 (22:20 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 10 Sep 2008 16:12:31 +0000 (12:12 -0400)
commitd19497e2922cfe04bf0aa986bda6cf46c2b4705f
treea0c52264b029fc23c985f9497847cdad1c8a27eb
parent67d47641b5d271c58a0283d2e8ce77eb9e7c2865
Input: serio_raw - allow attaching to translated (SERIO_I8042XL) ports

serio_raw only binds to non-translated devices. Enable serio_raw to
bind to normal (translated) keyboards which can have non-standard
extensions (like POS Keyboards). With this it is possible to send
commands to the device over /dev/serio_raw<n>.

Signed-off-by: Niels de Vos <niels.devos@wincor-nixdorf.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/serio/serio_raw.c