linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] hid:Change vendor id for USB_DEVICE_ID_MS_TYPE_COVER_3 to correct id in hid-ids.h
       [not found] <1431139528-19821-1-git-send-email-xerofoify@gmail.com>
@ 2015-05-11  8:44 ` Jiri Kosina
       [not found]   ` <5550D74F.2040504@gmail.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Jiri Kosina @ 2015-05-11  8:44 UTC (permalink / raw)
  To: Nicholas Krause; +Cc: linux-input, linux-kernel, Alan Wu

On Fri, 8 May 2015, Nicholas Krause wrote:

> This fixes the bug,https://bugzilla.kernel.org/show_bug.cgi?id=97951 
> related to incorrecting using 0x07dc for the vendor id for 
> USB_DEVICE_ID_MS_TYPE_COVER_3 devices and instead changing in 
> to the correct vendor id of 0x07de.

Adding Alan Wu, who originally submitted the USB_DEVICE_ID_MS_TYPE_COVER_3 
quirk.

> Signed-off-by: Nicholas Krause <xerofoify@gmail.com>
> ---
>  drivers/hid/hid-ids.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h
> index 41f167e..2e51947 100644
> --- a/drivers/hid/hid-ids.h
> +++ b/drivers/hid/hid-ids.h
> @@ -670,7 +670,7 @@
>  #define USB_DEVICE_ID_MS_SURFACE_PRO_2   0x0799
>  #define USB_DEVICE_ID_MS_TOUCH_COVER_2   0x07a7
>  #define USB_DEVICE_ID_MS_TYPE_COVER_2    0x07a9
> -#define USB_DEVICE_ID_MS_TYPE_COVER_3    0x07dc
> +#define USB_DEVICE_ID_MS_TYPE_COVER_3    0x07de
>  #define USB_DEVICE_ID_MS_TYPE_COVER_3_JP 0x07dd

Why do you think we just don't need both of them (i.e. there are 
persumably two devices that need this patch).

-- 
Jiri Kosina
SUSE Labs

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Fwd: [PATCH] hid:Change vendor id for USB_DEVICE_ID_MS_TYPE_COVER_3 to correct id in hid-ids.h
       [not found]     ` <CABkLPOKd07+EgcVX8QOumZ9uaCVsgesMy=ArzpgHdfLyF=wE4w@mail.gmail.com>
@ 2015-05-11 19:06       ` Alan Wu
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Wu @ 2015-05-11 19:06 UTC (permalink / raw)
  To: linux-kernel, linux-input

Hello,
  The Surface Pro 3 Type Cover that I have from US is 045e:07dc.  At
the time, there was no Surface 3 to distinguish from.  I believe many
others also have this code.

Alan


On Mon, May 11, 2015 at 9:22 AM, nick <xerofoify@gmail.com> wrote:
>
>
>
> On 2015-05-11 04:44 AM, Jiri Kosina wrote:
> > On Fri, 8 May 2015, Nicholas Krause wrote:
> >
> >> This fixes the bug,https://bugzilla.kernel.org/show_bug.cgi?id=97951
> >> related to incorrecting using 0x07dc for the vendor id for
> >> USB_DEVICE_ID_MS_TYPE_COVER_3 devices and instead changing in
> >> to the correct vendor id of 0x07de.
> >
> > Adding Alan Wu, who originally submitted the USB_DEVICE_ID_MS_TYPE_COVER_3
> > quirk.
> >
> >> Signed-off-by: Nicholas Krause <xerofoify@gmail.com>
> >> ---
> >>  drivers/hid/hid-ids.h | 2 +-
> >>  1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >> diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h
> >> index 41f167e..2e51947 100644
> >> --- a/drivers/hid/hid-ids.h
> >> +++ b/drivers/hid/hid-ids.h
> >> @@ -670,7 +670,7 @@
> >>  #define USB_DEVICE_ID_MS_SURFACE_PRO_2   0x0799
> >>  #define USB_DEVICE_ID_MS_TOUCH_COVER_2   0x07a7
> >>  #define USB_DEVICE_ID_MS_TYPE_COVER_2    0x07a9
> >> -#define USB_DEVICE_ID_MS_TYPE_COVER_3    0x07dc
> >> +#define USB_DEVICE_ID_MS_TYPE_COVER_3    0x07de
> >>  #define USB_DEVICE_ID_MS_TYPE_COVER_3_JP 0x07dd
> >
> > Why do you think we just don't need both of them (i.e. there are
> > persumably two devices that need this patch).
> >
> Jiri,
> This is because I assumed as he didn't state the JP hardware and therefore only
> one was affected. However I will send in a v2 changing both hardware product's
> vendor id.
> Cheers,
> Nick

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-11 19:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1431139528-19821-1-git-send-email-xerofoify@gmail.com>
2015-05-11  8:44 ` [PATCH] hid:Change vendor id for USB_DEVICE_ID_MS_TYPE_COVER_3 to correct id in hid-ids.h Jiri Kosina
     [not found]   ` <5550D74F.2040504@gmail.com>
     [not found]     ` <CABkLPOKd07+EgcVX8QOumZ9uaCVsgesMy=ArzpgHdfLyF=wE4w@mail.gmail.com>
2015-05-11 19:06       ` Fwd: " Alan Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).