Re: [PATCH] CP210x: Added USB-ID for the Link Instruments MSO-19

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

Sorry for reposting, but following Greg's message for the 3.3 merge, it may be that this trivial patch got lost.

 On Fri, Jan 6, 2012 at 3:20 PM, Renato Caldas <rmsc@xxxxxxxx> wrote:
This device is a Oscilloscope/Logic Analizer/Pattern Generator/TDR, using a Silabs CP2103 USB to UART Bridge.

This device is partially supported by sigrok (see sigrok.org), and I've been working to finish sigrok's userspace driver. On the kernel side, this patch is all it takes.

Thank you,
  Renato Caldas

Signed-off-by: Renato Caldas <rmsc@xxxxxxxx>
---
 drivers/usb/serial/cp210x.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/usb/serial/cp210x.c b/drivers/usb/serial/cp210x.c
index b11ba21..28141dc 100644
--- a/drivers/usb/serial/cp210x.c
+++ b/drivers/usb/serial/cp210x.c
@@ -137,6 +137,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(0x1BE3, 0x07A6) }, /* WAGO 750-923 USB Service Cable */
+       { USB_DEVICE(0x3195, 0xF190) }, /* Link Instruments MSO-19 */
       { USB_DEVICE(0x413C, 0x9500) }, /* DW700 GPS USB interface */
       { } /* Terminating Entry */
 };
--
1.7.7.5

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
Renato Caldas
tel: (+351) 967 709 735

Laboratório de Sistemas e Tecnologia Subaquática,
Faculdade de Engenharia da Universidade do Porto

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux