* USB: cp210x Add new device ID ELV ALC 8xxx
@ 2018-01-04 14:55 Johan Hovold
0 siblings, 0 replies; 2+ messages in thread
From: Johan Hovold @ 2018-01-04 14:55 UTC (permalink / raw)
To: Christian Holl; +Cc: johan, linux-usb
On Wed, Jan 03, 2018 at 07:53:02PM +0100, Christian Holl wrote:
> This adds the ELV ALC 8xxx Battery Charging device
> to the list of USB IDs of drivers/usb/serial/cp210x.c
>
> Signed-off-by: Christian Holl <cyborgx1@gmail.com>
> ---
Thanks for resending, this one applied just fine.
Johan
---
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* USB: cp210x Add new device ID ELV ALC 8xxx
@ 2018-01-03 18:53 Christian Holl
0 siblings, 0 replies; 2+ messages in thread
From: Christian Holl @ 2018-01-03 18:53 UTC (permalink / raw)
To: johan, linux-usb; +Cc: Christian Holl
This adds the ELV ALC 8xxx Battery Charging device
to the list of USB IDs of drivers/usb/serial/cp210x.c
Signed-off-by: Christian Holl <cyborgx1@gmail.com>
---
drivers/usb/serial/cp210x.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/usb/serial/cp210x.c b/drivers/usb/serial/cp210x.c
index 7c6273b..ea6e752 100644
--- a/drivers/usb/serial/cp210x.c
+++ b/drivers/usb/serial/cp210x.c
@@ -174,6 +174,7 @@ static const struct usb_device_id id_table[] = {
{ USB_DEVICE(0x1843, 0x0200) }, /* Vaisala USB Instrument Cable */
{ USB_DEVICE(0x18EF, 0xE00F) }, /* ELV USB-I2C-Interface */
{ USB_DEVICE(0x18EF, 0xE025) }, /* ELV Marble Sound Board 1 */
+ { USB_DEVICE(0x18EF, 0xE030) }, /* ELV ALC 8xxx Battery Charger */
{ USB_DEVICE(0x18EF, 0xE032) }, /* ELV TFD500 Data Logger */
{ USB_DEVICE(0x1901, 0x0190) }, /* GE B850 CP2105 Recorder interface */
{ USB_DEVICE(0x1901, 0x0193) }, /* GE B650 CP2104 PMC interface */
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-01-04 14:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-04 14:55 USB: cp210x Add new device ID ELV ALC 8xxx Johan Hovold
-- strict thread matches above, loose matches on Subject: below --
2018-01-03 18:53 Christian Holl
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).