diff options
Diffstat (limited to 'drivers/input/mouse/alps.h')
| -rw-r--r-- | drivers/input/mouse/alps.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/mouse/alps.h b/drivers/input/mouse/alps.h index 94645bfa2a0d..f19908abfb15 100644 --- a/drivers/input/mouse/alps.h +++ b/drivers/input/mouse/alps.h | |||
| @@ -17,6 +17,7 @@ | |||
| 17 | #define ALPS_PROTO_V1 0x100 | 17 | #define ALPS_PROTO_V1 0x100 |
| 18 | #define ALPS_PROTO_V2 0x200 | 18 | #define ALPS_PROTO_V2 0x200 |
| 19 | #define ALPS_PROTO_V3 0x300 | 19 | #define ALPS_PROTO_V3 0x300 |
| 20 | #define ALPS_PROTO_V3_RUSHMORE 0x310 | ||
| 20 | #define ALPS_PROTO_V4 0x400 | 21 | #define ALPS_PROTO_V4 0x400 |
| 21 | #define ALPS_PROTO_V5 0x500 | 22 | #define ALPS_PROTO_V5 0x500 |
| 22 | #define ALPS_PROTO_V6 0x600 | 23 | #define ALPS_PROTO_V6 0x600 |
