linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@gmail.com>
To: David Bauer <mail@david-bauer.net>, johan@kernel.org
Cc: gregkh@linuxfoundation.org, linux-usb@vger.kernel.org
Subject: Re: [PATCH] USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
Date: Thu, 5 Aug 2021 14:52:02 +0300	[thread overview]
Message-ID: <f96cd59f-f391-71d9-07a4-f5ee9d9d9afa@gmail.com> (raw)
In-Reply-To: <20210804232522.43330-1-mail@david-bauer.net>

On 05.08.2021 2:25, David Bauer wrote:

> The Auto-M§ OP-COM v2 is a OBD diagnostic device using a FTD232 for the

    M3?

> USB connection.
> 
> Signed-off-by: David Bauer <mail@david-bauer.net>
[...]
> diff --git a/drivers/usb/serial/ftdi_sio_ids.h b/drivers/usb/serial/ftdi_sio_ids.h
> index add602bebd82..755858ca20ba 100644
> --- a/drivers/usb/serial/ftdi_sio_ids.h
> +++ b/drivers/usb/serial/ftdi_sio_ids.h
> @@ -159,6 +159,9 @@
>   /* Vardaan Enterprises Serial Interface VEUSB422R3 */
>   #define FTDI_VARDAAN_PID	0xF070
>   
> +/* Auto-M3 Ltd. - OP-COM USB V2 - OBD interface Adapter */
> +#define FTDI_AUTO_M3_OP_COM_V2_PID	0x4f50
> +
[...]

MBR, Sergei

  parent reply	other threads:[~2021-08-05 11:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-04 23:25 [PATCH] USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2 David Bauer
2021-08-05  7:48 ` Johan Hovold
2021-08-05 11:52 ` Sergei Shtylyov [this message]
2021-08-05 16:04   ` Johan Hovold
2021-08-05 20:40     ` David Bauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f96cd59f-f391-71d9-07a4-f5ee9d9d9afa@gmail.com \
    --to=sergei.shtylyov@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=johan@kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mail@david-bauer.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).