From: Tony Fischetti <hidden> Date: 2020-03-04 16:47:16
A lenovo pixart mouse (17ef:608d) is afflicted common the the malfunction
where it disconnects and reconnects every minute--each time incrementing
the device number. This patch adds the device id of the device and
specifies that it needs the HID_QUIRK_ALWAYS_POLL quirk in order to
work properly.
---
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-quirks.c | 1 +
2 files changed, 2 insertions(+)
A lenovo pixart mouse (17ef:608d) is afflicted common the the malfunction
where it disconnects and reconnects every minute--each time incrementing
the device number. This patch adds the device id of the device and
specifies that it needs the HID_QUIRK_ALWAYS_POLL quirk in order to
work properly.
You are missing Signed-off-by: line here (please see
Documentation/process/5.Posting.rst and
Documentation/process/submitting-patches.rst to read what this is about).
Also, we generally prefix all the patches to HID susbsytem with 'HID: ' in
the subject / shortlog, so as you'll be resending with signoff, could you
please fix that up at the same time as well?
Thanks,
--
Jiri Kosina
SUSE Labs
From: Filipe Laíns <hidden> Date: 2020-03-10 13:49:01
On Wed, 2020-03-04 at 11:47 -0500, Tony Fischetti wrote:
quoted hunk
A lenovo pixart mouse (17ef:608d) is afflicted common the the malfunction
where it disconnects and reconnects every minute--each time incrementing
the device number. This patch adds the device id of the device and
specifies that it needs the HID_QUIRK_ALWAYS_POLL quirk in order to
work properly.
---
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-quirks.c | 1 +
2 files changed, 2 insertions(+)
This ID is really ambiguous. Pixart makes the sensors for the big
majority of devices. Isn't there any other identifier you could use? If
there isn't, you could do USB_DEVICE_ID_LENOVO_MOUSE_608D.
From: Tony Fischetti <hidden> Date: 2020-03-12 15:22:43
Thanks for the feedback, y'all.
I will rename the device and add the signed-off field and resubmit.
Thanks again
On Tue, Mar 10, 2020 at 9:48 AM Filipe Laíns [off-list ref] wrote:
On Wed, 2020-03-04 at 11:47 -0500, Tony Fischetti wrote:
quoted
A lenovo pixart mouse (17ef:608d) is afflicted common the the malfunction
where it disconnects and reconnects every minute--each time incrementing
the device number. This patch adds the device id of the device and
specifies that it needs the HID_QUIRK_ALWAYS_POLL quirk in order to
work properly.
---
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-quirks.c | 1 +
2 files changed, 2 insertions(+)
This ID is really ambiguous. Pixart makes the sensors for the big
majority of devices. Isn't there any other identifier you could use? If
there isn't, you could do USB_DEVICE_ID_LENOVO_MOUSE_608D.
Thanks for the feedback, y'all.
I will rename the device and add the signed-off field and resubmit.
Thanks again
Please do it as a followup patch on top of your previous one, as I've
already pushed that one out and we are generally not rebasing live
branches in hid.git.
Thanks,
--
Jiri Kosina
SUSE Labs
From: Tony Fischetti <hidden> Date: 2020-03-15 01:31:31
Before I got your email, I sent the patch again, separately.
I'm terribly sorry but I'm new to kernel development—how do I send it
instead as a followup patch? Do you mean just responding to this
thread with the new patch?
On Fri, Mar 13, 2020 at 7:23 AM Jiri Kosina [off-list ref] wrote:
On Thu, 12 Mar 2020, Tony Fischetti wrote:
quoted
Thanks for the feedback, y'all.
I will rename the device and add the signed-off field and resubmit.
Thanks again
Please do it as a followup patch on top of your previous one, as I've
already pushed that one out and we are generally not rebasing live
branches in hid.git.
Thanks,
--
Jiri Kosina
SUSE Labs
--
--
Tony Fischetti
tony.fischetti@gmail.com
(718) 431-4597