diff options
author | Philip Balister <philip@balister.org> | 2007-03-01 22:29:04 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2007-03-01 22:29:04 +0000 |
commit | aacbb6ba462d455f0b226c1ded6925ef163b2c3e (patch) | |
tree | c977181eb0458daa065bc8c77081600a31b575f1 /packages/linux-input/files/serio.h | |
parent | 44b318642583cbd7f902117b9e05c4cb225f30ed (diff) | |
parent | 4e41d9dd01996b7a1f49a8b33c85d68888595e9b (diff) |
merge of '0aca530cedb795675036f35c32e9eca37a2c8985'
and '5ac21df7b1a77c051fd8fe1155e7a5539009e9af'
Diffstat (limited to 'packages/linux-input/files/serio.h')
-rw-r--r-- | packages/linux-input/files/serio.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux-input/files/serio.h b/packages/linux-input/files/serio.h index 82670ed3f5..375f1e2716 100644 --- a/packages/linux-input/files/serio.h +++ b/packages/linux-input/files/serio.h @@ -55,6 +55,7 @@ #define SERIO_SNES232 0x26 #define SERIO_SEMTECH 0x27 #define SERIO_LKKBD 0x28 +#define SERIO_ELO 0x29 #define SERIO_ID 0xff00UL #define SERIO_EXTRA 0xff0000UL |