> > > I don't know why diff deletes:
> > > -#define HP_VENDOR_ID0x03f0
> > > -#define HP_LD220_PRODUCT_ID 0x3524
> > >
> > > and then adds them again. I didn't touch those lines. I suspect that
> > > it is due to the comment update above them.
> >
> > Well, you or your editor d
> -Original Message-
> From: Johan Hovold [mailto:jhov...@gmail.com]
> Sent: Monday, March 31, 2014 8:16 AM
> To: Sanders, Aaron
> Cc: Johan Hovold; linux-usb@vger.kernel.org
> Subject: Re: [PATCH] USB:pl2303: add ids for Hewlett-Packard HP POS pole
> displays
&g
patch and all should
be good.
Johan
> -Original Message-
> From: Johan Hovold [mailto:jhov...@gmail.com]
> Sent: Saturday, March 29, 2014 5:20 AM
> To: Sanders, Aaron
> Cc: Johan Hovold; linux-usb@vger.kernel.org
> Subject: Re: [PATCH] USB:pl2303: add ids for Hewlett-Pa
han Hovold [mailto:jhov...@gmail.com]
Sent: Saturday, March 29, 2014 5:20 AM
To: Sanders, Aaron
Cc: Johan Hovold; linux-usb@vger.kernel.org
Subject: Re: [PATCH] USB:pl2303: add ids for Hewlett-Packard HP POS pole
displays
On Fri, Mar 28, 2014 at 06:29:36PM +, Sanders, Aaron wrote:
> Add device ids
Am 28.03.2014 19:29, schrieb Sanders, Aaron:
> Add device ids to pl2303 for the Hewlett-Packard HP POS pole displays:
> LD960: 03f0:0B39
> LCM220: 03f0:3139
> LCM960: 03f0:3239
Which chips do these devices use ?
Chip type detection/distinction is one of the weak spots of the pl2303
driver and th
On Fri, Mar 28, 2014 at 06:29:36PM +, Sanders, Aaron wrote:
> Add device ids to pl2303 for the Hewlett-Packard HP POS pole displays:
> LD960: 03f0:0B39
> LCM220: 03f0:3139
> LCM960: 03f0:3239
>
> Signed-off-by: Aaron Sanders
>
> diff --git a/drivers/usb/serial/pl2303.c b/drivers/usb/serial/
Add device ids to pl2303 for the Hewlett-Packard HP POS pole displays:
LD960: 03f0:0B39
LCM220: 03f0:3139
LCM960: 03f0:3239
Signed-off-by: Aaron Sanders
diff --git a/drivers/usb/serial/pl2303.c b/drivers/usb/serial/pl2303.c
index 3b5ba4f..4d70809 100644
--- a/drivers/usb/serial/pl2303.c
+++ b/d