Bugzilla – Attachment 655000 Details for
Bug 883192
ElanTech Touchpad not working
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
Patch for elantech.h
patch_elantech.h.patch (text/plain), 1.10 KB, created by
Forgotten User wm10pd-IdS
on 2015-11-06 14:49:14 UTC
(
hide
)
Description:
Patch for elantech.h
Filename:
MIME Type:
Creator:
Forgotten User wm10pd-IdS
Created:
2015-11-06 14:49:14 UTC
Size:
1.10 KB
patch
obsolete
>--- psmouse-Leap_default/elantech.h 2015-10-29 07:43:42.000000000 +0100 >+++ psmouse-elantech-v7right/src/elantech.h 2013-06-13 19:52:08.000000000 +0200 >@@ -94,7 +94,6 @@ > #define PACKET_V4_HEAD 0x05 > #define PACKET_V4_MOTION 0x06 > #define PACKET_V4_STATUS 0x07 >-#define PACKET_TRACKPOINT 0x08 > > /* > * track up to 5 fingers for v4 hardware >@@ -115,8 +114,6 @@ struct finger_pos { > }; > > struct elantech_data { >- struct input_dev *tp_dev; /* Relative device for trackpoint */ >- char tp_phys[32]; > unsigned char reg_07; > unsigned char reg_10; > unsigned char reg_11; >@@ -132,8 +129,6 @@ struct elantech_data { > bool paritycheck; > bool jumpy_cursor; > bool reports_pressure; >- bool crc_enabled; >- bool set_hw_resolution; > unsigned char hw_version; > unsigned int fw_version; > unsigned int single_finger_reports; >@@ -142,7 +137,6 @@ struct elantech_data { > struct finger_pos mt[ETP_MAX_FINGERS]; > unsigned char parity[256]; > int (*send_cmd)(struct psmouse *psmouse, unsigned char c, unsigned char *param); >- void (*original_set_rate)(struct psmouse *psmouse, unsigned int rate); > }; > > #ifdef CONFIG_MOUSE_PS2_ELANTECH
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 883192
:
595041
|
600177
|
654990
|
654999
| 655000 |
655015
|
655018
|
660360