commit | d19497e2922cfe04bf0aa986bda6cf46c2b4705f | [log] [tgz] |
---|---|---|
author | Niels de Vos <niels.devos@wincor-nixdorf.com> | Thu Sep 04 22:20:11 2008 -0400 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed Sep 10 12:12:31 2008 -0400 |
tree | a0c52264b029fc23c985f9497847cdad1c8a27eb | |
parent | 67d47641b5d271c58a0283d2e8ce77eb9e7c2865 [diff] |
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>